diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-05-23 21:16:16 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-05-23 21:16:16 +0000 |
commit | cb4c25213665ac309bb45fad5ead1e5f980dfbb7 (patch) | |
tree | 10b0a955d2dc44349aee323d01542f8e79487617 /audio/py-id3 | |
parent | 9799e1a2fa02b78ae56510af34916c8fda6e5580 (diff) |
Reset perky@FreeBSD.org due to maintainer-timeouts and no response
to email.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=254920
Diffstat (limited to 'audio/py-id3')
-rw-r--r-- | audio/py-id3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/py-id3/Makefile b/audio/py-id3/Makefile index a86f9718e8df..599de6740e8e 100644 --- a/audio/py-id3/Makefile +++ b/audio/py-id3/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= SF/${PORTNAME}-py/${PORTNAME}-py/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= id3-py_${PORTVERSION} -MAINTAINER= perky@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python module for retrieving and setting ID3 tags on MP3 files WRKSRC= ${WRKDIR}/id3-py-${PORTVERSION} |