diff options
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 |