diff options
Diffstat (limited to 'audio/mp3rename')
-rw-r--r-- | audio/mp3rename/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/mp3rename/Makefile b/audio/mp3rename/Makefile index 45206a9..dd9ed56 100644 --- a/audio/mp3rename/Makefile +++ b/audio/mp3rename/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.rendo.dekooi.nl/~janssen/ MAINTAINER= janssen@rendo.dekooi.nl -FETCH_BEFORE_ARGS= -b - do-install: ${INSTALL_PROGRAM} ${WRKSRC}/mp3rename $(PREFIX)/bin/mp3rename |