diff options
Diffstat (limited to 'audio/xmms-modplug/Makefile')
-rw-r--r-- | audio/xmms-modplug/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/xmms-modplug/Makefile b/audio/xmms-modplug/Makefile index daf5e3889a5..ea5301a86d4 100644 --- a/audio/xmms-modplug/Makefile +++ b/audio/xmms-modplug/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2004/04/14 15:11:52 ben Exp $ +# $NetBSD: Makefile,v 1.4 2004/10/03 00:13:11 tv Exp $ # DISTNAME= modplugxmms-2.05 PKGNAME= xmms-modplug-2.05 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=modplug-xmms/} |