diff options
Diffstat (limited to 'audio/flac123')
-rw-r--r-- | audio/flac123/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/flac123/Makefile b/audio/flac123/Makefile index 119dfb34e0c..ca02567c8d6 100644 --- a/audio/flac123/Makefile +++ b/audio/flac123/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/05/16 00:53:02 xtraeme Exp $ +# $NetBSD: Makefile,v 1.2 2004/10/03 00:13:05 tv Exp $ # DISTNAME= flac123-0.0.7 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=flac-tools/} |