diff options
Diffstat (limited to 'audio/xmms-mad')
-rw-r--r-- | audio/xmms-mad/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmms-mad/Makefile b/audio/xmms-mad/Makefile index f2ea067b281..127f2fabc5c 100644 --- a/audio/xmms-mad/Makefile +++ b/audio/xmms-mad/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2004/03/12 01:26:59 snj Exp $ +# $NetBSD: Makefile,v 1.16 2004/10/03 00:13:11 tv Exp $ # DISTNAME= xmms-mad-0.5.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xmms-mad/} |