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 | Remove s.moeding@ndh.net as MAINTAINER; mail has been bouncing for 3 months. (diff) |
Remove janssen@rendo.dekooi.nl as MAINTAINER; mail has been bouncing for
2.5 months.
Notes
Notes:
svn path=/head/; revision=52725
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 |