diff options
author | linimon <linimon@FreeBSD.org> | 2007-02-27 11:08:23 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-02-27 11:08:23 +0000 |
commit | b0f2ea912b057ffe7afc6ac03d7163fb6957f945 (patch) | |
tree | 5b87c9ae51f532d3ef9314951837e509fb058a10 /audio/py-taglib | |
parent | 615bc04468c0eaf2db32e87dbfbe754b452dd0ae (diff) | |
download | FreeBSD-ports-b0f2ea912b057ffe7afc6ac03d7163fb6957f945.zip FreeBSD-ports-b0f2ea912b057ffe7afc6ac03d7163fb6957f945.tar.gz |
Reset kbyanc@FreeBSD.org due to maintainer-timeouts and no response to email.
We hope to see Kelley back sometime.
Hat: portmgr
Diffstat (limited to 'audio/py-taglib')
-rw-r--r-- | audio/py-taglib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/py-taglib/Makefile b/audio/py-taglib/Makefile index 712d151..5a58530 100644 --- a/audio/py-taglib/Makefile +++ b/audio/py-taglib/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://download.berlios.de/namingmuse/ \ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-taglib-${PORTVERSION} -MAINTAINER= kbyanc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python bindings for the taglib audio file tagging library LIB_DEPENDS= tag.5:${PORTSDIR}/audio/taglib |