diff options
Diffstat (limited to 'audio/xmms-arts/Makefile')
-rw-r--r-- | audio/xmms-arts/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/xmms-arts/Makefile b/audio/xmms-arts/Makefile index f6bd9e24903..1b925e4435f 100644 --- a/audio/xmms-arts/Makefile +++ b/audio/xmms-arts/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2003/11/01 10:36:31 jmmv Exp $ +# $NetBSD: Makefile,v 1.3 2003/12/08 14:41:38 wiz Exp $ # DISTNAME= xmmsarts-0.4 PKGNAME= ${DISTNAME:S/xmms/xmms-/} +PKGREVISION= 1 WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} CATEGORIES= audio kde MASTER_SITES= http://stukach.com/hosted/m.i.a/xmmsarts/ |