diff options
Diffstat (limited to 'audio/flac123/Makefile')
-rw-r--r-- | audio/flac123/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/audio/flac123/Makefile b/audio/flac123/Makefile index 2a9941501e1..552cad3b7c1 100644 --- a/audio/flac123/Makefile +++ b/audio/flac123/Makefile @@ -1,12 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2006/02/05 23:08:08 joerg Exp $ -# +# $NetBSD: Makefile,v 1.6 2006/02/26 02:33:51 snj Exp $ -DISTNAME= flac123-0.0.7 -PKGREVISION= 3 +DISTNAME= flac123-0.0.9 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=flac-tools/} -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= snj@NetBSD.org HOMEPAGE= http://flac-tools.sourceforge.net/ COMMENT= Command-line program for playing FLAC audio files |