diff options
Diffstat (limited to 'audio/xine-arts/Makefile')
-rw-r--r-- | audio/xine-arts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xine-arts/Makefile b/audio/xine-arts/Makefile index b4b6fb1472d..48c1bc4113b 100644 --- a/audio/xine-arts/Makefile +++ b/audio/xine-arts/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.20 2006/01/24 07:31:56 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2006/02/05 23:08:17 joerg Exp $ # .include "../../multimedia/xine-lib/Makefile.common" PKGNAME= ${XINE_PKGNAME:S/lib/arts/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio COMMENT= The aRts audio output plugin for xine-lib |