diff options
-rw-r--r-- | audio/xine-arts/Makefile | 3 | ||||
-rw-r--r-- | audio/xine-esound/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/audio/xine-arts/Makefile b/audio/xine-arts/Makefile index 7315859bdc7..522709a84b2 100644 --- a/audio/xine-arts/Makefile +++ b/audio/xine-arts/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2004/11/23 03:04:56 tv Exp $ +# $NetBSD: Makefile,v 1.13 2004/12/22 11:22:35 drochner Exp $ # .include "../../multimedia/xine-lib/Makefile.common" PKGNAME= ${XINE_PKGNAME:S/lib/arts/} -PKGREVISION= 1 CATEGORIES= audio diff --git a/audio/xine-esound/Makefile b/audio/xine-esound/Makefile index 89f2610e26e..6ec57beb2c7 100644 --- a/audio/xine-esound/Makefile +++ b/audio/xine-esound/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2004/11/23 03:04:56 tv Exp $ +# $NetBSD: Makefile,v 1.9 2004/12/22 11:22:35 drochner Exp $ # .include "../../multimedia/xine-lib/Makefile.common" PKGNAME= ${XINE_PKGNAME:S/lib/esound/} -PKGREVISION= 1 CATEGORIES= audio |