diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/mp3c/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/mp3c/Makefile b/audio/mp3c/Makefile index 131596d..c7513b9 100644 --- a/audio/mp3c/Makefile +++ b/audio/mp3c/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://excelsior.kullen.rwth-aachen.de/pub/linux/wspse/:src \ http://www.cobweb.nl/wiebel/:script DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:src \ cdrip.sh:script +EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= joris@vandalon.nl COMMENT= A CD to mp3c converter with a console frontend |