diff options
author | az <az@FreeBSD.org> | 2008-06-24 15:11:00 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2008-06-24 15:11:00 +0800 |
commit | aae007a96123784147306345a208a7142a7f9f6e (patch) | |
tree | 0d8058aeeb85f13f322f7e9e82ff5821588926ce /audio/mp3butler | |
parent | 47c4c3d3e8faa18934ab2ed340d7918078a41a8f (diff) | |
download | freebsd-ports-gnome-aae007a96123784147306345a208a7142a7f9f6e.tar.gz freebsd-ports-gnome-aae007a96123784147306345a208a7142a7f9f6e.tar.zst freebsd-ports-gnome-aae007a96123784147306345a208a7142a7f9f6e.zip |
- Drop maintainership
Diffstat (limited to 'audio/mp3butler')
-rw-r--r-- | audio/mp3butler/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp3butler/Makefile b/audio/mp3butler/Makefile index 858424468ca8..ad719c431b88 100644 --- a/audio/mp3butler/Makefile +++ b/audio/mp3butler/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.40 CATEGORIES= audio MASTER_SITES= http://iainlea.dyndns.org/software/${PORTNAME}/ -MAINTAINER= az@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A program for renaming mp3 files and looking ID3 tags for it RUN_DEPENDS= ${SITE_PERL}/CDDB.pm:${PORTSDIR}/audio/p5-CDDB \ |