diff options
author | jylefort <jylefort@FreeBSD.org> | 2006-11-03 13:10:57 +0000 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2006-11-03 13:10:57 +0000 |
commit | b32689c9177dee7f656d6d847c3f0c159e2ac259 (patch) | |
tree | c0620702f0b1eb26ae60303f35cd9d8db1f79dc9 /audio/coverhunter | |
parent | 1a705f98fff5b14dafccbea8fe3e83e3ffb65ffc (diff) | |
download | FreeBSD-ports-b32689c9177dee7f656d6d847c3f0c159e2ac259.zip FreeBSD-ports-b32689c9177dee7f656d6d847c3f0c159e2ac259.tar.gz |
Drop maintainership
Diffstat (limited to 'audio/coverhunter')
-rw-r--r-- | audio/coverhunter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/coverhunter/Makefile b/audio/coverhunter/Makefile index c4edc8a..ac362e5 100644 --- a/audio/coverhunter/Makefile +++ b/audio/coverhunter/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= jylefort@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A program fetching the covers of your digital music albums RUN_DEPENDS= ${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imaging |