diff options
author | drochner <drochner> | 2012-03-21 17:45:33 +0000 |
---|---|---|
committer | drochner <drochner> | 2012-03-21 17:45:33 +0000 |
commit | 1a7a6225db29bc3ec6e45a58b882b3f9afc18a53 (patch) | |
tree | 15737017658a97429a47d15b5d0511ab41bfff28 /audio | |
parent | d2dcb329bce1d4c86f8aa8e8d507927433328207 (diff) | |
download | pkgsrc-1a7a6225db29bc3ec6e45a58b882b3f9afc18a53.tar.gz |
reset PKGREV for base pkg update
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xine-arts/Makefile | 3 | ||||
-rw-r--r-- | audio/xine-esound/Makefile | 3 | ||||
-rw-r--r-- | audio/xine-pulse/Makefile | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/audio/xine-arts/Makefile b/audio/xine-arts/Makefile index 55d446145e5..ebb13fcd44f 100644 --- a/audio/xine-arts/Makefile +++ b/audio/xine-arts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2012/03/03 00:12:45 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2012/03/21 17:45:33 drochner Exp $ # PKG_DESTDIR_SUPPORT= user-destdir @@ -6,7 +6,6 @@ PKG_DESTDIR_SUPPORT= user-destdir .include "../../multimedia/xine-lib/Makefile.common" PKGNAME= ${XINE_PKGNAME:S/lib/arts/} -PKGREVISION= 3 CATEGORIES= audio COMMENT= The aRts audio output plugin for xine-lib diff --git a/audio/xine-esound/Makefile b/audio/xine-esound/Makefile index 8746ffeba02..1062ab89eca 100644 --- a/audio/xine-esound/Makefile +++ b/audio/xine-esound/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2012/01/13 10:54:49 obache Exp $ +# $NetBSD: Makefile,v 1.31 2012/03/21 17:45:33 drochner Exp $ # PKG_DESTDIR_SUPPORT= user-destdir @@ -6,7 +6,6 @@ PKG_DESTDIR_SUPPORT= user-destdir .include "../../multimedia/xine-lib/Makefile.common" PKGNAME= ${XINE_PKGNAME:S/lib/esound/} -PKGREVISION= 1 CATEGORIES= audio COMMENT= The esound audio output plugin for xine-lib diff --git a/audio/xine-pulse/Makefile b/audio/xine-pulse/Makefile index c697397da80..4164113a784 100644 --- a/audio/xine-pulse/Makefile +++ b/audio/xine-pulse/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/03/03 00:12:45 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2012/03/21 17:45:33 drochner Exp $ # PKG_DESTDIR_SUPPORT= user-destdir @@ -6,7 +6,6 @@ PKG_DESTDIR_SUPPORT= user-destdir .include "../../multimedia/xine-lib/Makefile.common" PKGNAME= ${XINE_PKGNAME:S/lib/pulse/} -PKGREVISION= 3 CATEGORIES= audio COMMENT= The PulseAudio output plugin for xine-lib |