diff options
author | drochner <drochner@pkgsrc.org> | 2004-05-06 14:48:57 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2004-05-06 14:48:57 +0000 |
commit | 9bf6f68d5b7539981ed78871fdf7d6b72b563985 (patch) | |
tree | b5d5f522361ed44923c1b0e618bfd2911423510d /audio/xmms-esound | |
parent | 52f15f25cefe600dbfd99edca46806ed6e5d21b1 (diff) | |
download | pkgsrc-9bf6f68d5b7539981ed78871fdf7d6b72b563985.tar.gz |
update to 1.2.10
changes:
-bugfixes
-IPv6 support integrated
-new translations
-minor feature additions
Diffstat (limited to 'audio/xmms-esound')
-rw-r--r-- | audio/xmms-esound/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/xmms-esound/Makefile b/audio/xmms-esound/Makefile index 5b67ff8fcaa..d5e015b2b91 100644 --- a/audio/xmms-esound/Makefile +++ b/audio/xmms-esound/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.3 2004/02/17 16:24:08 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2004/05/06 14:48:57 drochner Exp $ # .include "../../audio/xmms/Makefile.common" PKGNAME= ${DISTNAME:S/xmms/xmms-esound/} CATEGORIES+= gnome -PKGREVISION= 1 COMMENT= XMMS plugin to output sound through the esound daemon |