diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2002-01-07 19:34:17 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2002-01-07 19:34:17 +0000 |
commit | d042f1fd04371cf63959c10b4cc43ff59f16eaf7 (patch) | |
tree | 3abe6b319d72d922001cf68e4e1f0b345ca8150c /audio/mp3rename | |
parent | 93dd18f1726b888cd071799f07e9c6e662962457 (diff) | |
download | ports-d042f1fd04371cf63959c10b4cc43ff59f16eaf7.tar.gz ports-d042f1fd04371cf63959c10b4cc43ff59f16eaf7.zip |
Notes
Diffstat (limited to 'audio/mp3rename')
-rw-r--r-- | audio/mp3rename/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp3rename/Makefile b/audio/mp3rename/Makefile index dd9ed56a808b..f47086034221 100644 --- a/audio/mp3rename/Makefile +++ b/audio/mp3rename/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.6 CATEGORIES= audio MASTER_SITES= http://www.rendo.dekooi.nl/~janssen/ -MAINTAINER= janssen@rendo.dekooi.nl +MAINTAINER= ports@FreeBSD.Org do-install: ${INSTALL_PROGRAM} ${WRKSRC}/mp3rename $(PREFIX)/bin/mp3rename |