diff options
Diffstat (limited to 'audio/mp3splt/Makefile')
-rw-r--r-- | audio/mp3splt/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/mp3splt/Makefile b/audio/mp3splt/Makefile index 730aa22f1af..ab232ad71d7 100644 --- a/audio/mp3splt/Makefile +++ b/audio/mp3splt/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2004/04/18 23:09:03 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2004/10/03 00:13:08 tv Exp $ # DISTNAME= mp3splt-2.0-src PKGNAME= ${DISTNAME:S/-src//} +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mp3splt/} |