diff options
Diffstat (limited to 'audio/mp3splt/Makefile')
-rw-r--r-- | audio/mp3splt/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/mp3splt/Makefile b/audio/mp3splt/Makefile index ab232ad71d7..8ab686d90f5 100644 --- a/audio/mp3splt/Makefile +++ b/audio/mp3splt/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2004/10/03 00:13:08 tv Exp $ +# $NetBSD: Makefile,v 1.8 2004/11/22 19:50:17 wiz Exp $ # -DISTNAME= mp3splt-2.0-src +DISTNAME= mp3splt-2.1-src PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mp3splt/} |