diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/mp3c/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/mp3c/Makefile b/audio/mp3c/Makefile index 22c5d840056d..131596d150cb 100644 --- a/audio/mp3c/Makefile +++ b/audio/mp3c/Makefile @@ -1,6 +1,6 @@ -# New ports collection makefile for: oneko -# Date created: 5 December 1994 -# Whom: asami +# New ports collection makefile for: mp3c +# Date created: 11 Jul 2002 +# Whom: Joris Vandalon <joris@vandalon.nl> # # $FreeBSD$ # @@ -13,7 +13,7 @@ MASTER_SITES= ftp://excelsior.kullen.rwth-aachen.de/pub/linux/wspse/:src \ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:src \ cdrip.sh:script -MAINTAINER= wiebel@FreeBSD.nl +MAINTAINER= joris@vandalon.nl COMMENT= A CD to mp3c converter with a console frontend RUN_DEPENDS= dagrab:${PORTSDIR}/audio/dagrab \ |