diff options
Diffstat (limited to 'audio/mp32ogg/Makefile')
-rw-r--r-- | audio/mp32ogg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mp32ogg/Makefile b/audio/mp32ogg/Makefile index 28194e45b15..cd2874e6ec4 100644 --- a/audio/mp32ogg/Makefile +++ b/audio/mp32ogg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/03/29 12:40:07 jmmv Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/17 21:22:51 grant Exp $ DISTNAME= mp32ogg-0.11 WRKSRC= ${WRKDIR} @@ -6,7 +6,7 @@ CATEGORIES= audio perl5 MASTER_SITES= ${MASTER_SITE_LOCAL} EXTRACT_SUFX= # empty -MAINTAINER= rxg@netbsd.org +MAINTAINER= rxg@NetBSD.org HOMEPAGE= http://faceprint.com/software.phtml COMMENT= Convert MP3 files to Ogg Vorbis files |