diff options
author | obache <obache@pkgsrc.org> | 2011-11-17 13:31:36 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-11-17 13:31:36 +0000 |
commit | 47179536322a3485e36232f6d535dca47728afe2 (patch) | |
tree | 478515129710e2eba6afa2bc5bfafebaedeaf277 /audio/xine-esound | |
parent | 49ea9151f92a6d6e44a010027c1021f5d2eba097 (diff) | |
download | pkgsrc-47179536322a3485e36232f6d535dca47728afe2.tar.gz |
Reset PKGREVISION, from base package update.
Diffstat (limited to 'audio/xine-esound')
-rw-r--r-- | audio/xine-esound/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/xine-esound/Makefile b/audio/xine-esound/Makefile index 412ae1f73c0..d1a29f13188 100644 --- a/audio/xine-esound/Makefile +++ b/audio/xine-esound/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2011/11/01 06:03:14 sbd Exp $ +# $NetBSD: Makefile,v 1.29 2011/11/17 13:31:37 obache 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= 2 CATEGORIES= audio COMMENT= The esound audio output plugin for xine-lib |