diff options
author | Michael Haro <mharo@FreeBSD.org> | 2001-04-02 07:27:04 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2001-04-02 07:27:04 +0000 |
commit | 8e5f5cf401e4ada4f4d589351a81045d97f579df (patch) | |
tree | a5a21e490a25105492b82f37fed04da3b3c1eb17 /audio/mp3rename | |
parent | c9dc7893574a2a00fd4e3ebcffe9541db2e41260 (diff) | |
download | ports-8e5f5cf401e4ada4f4d589351a81045d97f579df.tar.gz ports-8e5f5cf401e4ada4f4d589351a81045d97f579df.zip |
Notes
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 45206a98bd38..dd9ed56a808b 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 |