diff options
author | rakuco <rakuco@FreeBSD.org> | 2012-04-14 08:05:48 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2012-04-14 08:05:48 +0800 |
commit | 5e1f2cfd84f01aa8f2d9c0348a7dc86e73ca2b94 (patch) | |
tree | e04f1ab01c5fd60c5bb8b8b4ffb5333120163e22 /audio | |
parent | 8077e1df4354de421a3fe5369a9ed3fe706ccb6b (diff) | |
download | freebsd-ports-gnome-5e1f2cfd84f01aa8f2d9c0348a7dc86e73ca2b94.tar.gz freebsd-ports-gnome-5e1f2cfd84f01aa8f2d9c0348a7dc86e73ca2b94.tar.zst freebsd-ports-gnome-5e1f2cfd84f01aa8f2d9c0348a7dc86e73ca2b94.zip |
Reassign to kde@.
I sent a mail to the current maintainer almost a month ago about taking these
ports over but got no response (archives in the kde-freebsd mailing list).
Someone else mentioned contacting the maintainer before and he expressed
surprise that these ports were still assigned to him.
This, together with the lack of to the ports, makes it reasonable to assign
them with the rest of the KDE ports to the KDE on FreeBSD team.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/taglib-extras/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/taglib-extras/Makefile b/audio/taglib-extras/Makefile index 4977a98e2ecd..77dbb5eb4855 100644 --- a/audio/taglib-extras/Makefile +++ b/audio/taglib-extras/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 1.0.1 CATEGORIES= audio MASTER_SITES= http://www.kollide.net/~jefferai/ -MAINTAINER= datahead4@gmail.com +MAINTAINER= kde@FreeBSD.org COMMENT= Extra taglib features for Amarok 2.2 LIB_DEPENDS= tag.1:${PORTSDIR}/audio/taglib |