diff options
author | drochner <drochner@pkgsrc.org> | 2008-01-11 16:07:28 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2008-01-11 16:07:28 +0000 |
commit | 04940e5887f67e52ebf39d8d2dff96d45721d52f (patch) | |
tree | b229bc7e906f58331f783fca030dceb1cb16fb62 | |
parent | 1345449c52e5a2751723e2111b2443218494d47d (diff) | |
download | pkgsrc-04940e5887f67e52ebf39d8d2dff96d45721d52f.tar.gz |
reset PKGREVISION for base pkg version bump
-rw-r--r-- | audio/xine-arts/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/xine-arts/Makefile b/audio/xine-arts/Makefile index fa35cf4afbe..7cb00c239b0 100644 --- a/audio/xine-arts/Makefile +++ b/audio/xine-arts/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2007/09/06 14:27:06 abs Exp $ +# $NetBSD: Makefile,v 1.26 2008/01/11 16:07:28 drochner Exp $ # .include "../../multimedia/xine-lib/Makefile.common" PKGNAME= ${XINE_PKGNAME:S/lib/arts/} -PKGREVISION= 1 CATEGORIES= audio COMMENT= The aRts audio output plugin for xine-lib |