diff options
author | makc <makc@FreeBSD.org> | 2011-07-08 01:34:13 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2011-07-08 01:34:13 +0800 |
commit | ad5f8565174ff662adf9299c86dceae77ae7e257 (patch) | |
tree | 105c0145cc1188bd53d5b1926d923c44eae394ec /audio | |
parent | fa3acf358ecc4a3e3caf3ae000eb61e0a2755fc2 (diff) | |
download | freebsd-ports-gnome-ad5f8565174ff662adf9299c86dceae77ae7e257.tar.gz freebsd-ports-gnome-ad5f8565174ff662adf9299c86dceae77ae7e257.tar.zst freebsd-ports-gnome-ad5f8565174ff662adf9299c86dceae77ae7e257.zip |
Drop maintainership (I don't use Qt3 ports anymore)
Diffstat (limited to 'audio')
-rw-r--r-- | audio/kid3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/kid3/Makefile b/audio/kid3/Makefile index dd26abc94514..99c8d4276a3c 100644 --- a/audio/kid3/Makefile +++ b/audio/kid3/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.5 CATEGORIES= audio kde MASTER_SITES= SF -MAINTAINER= makc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= MP3/Ogg/FLAC tag editor for KDE LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \ |