diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-04-12 22:10:43 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-04-12 22:10:43 +0000 |
commit | 7c10e30e3aea97d6b65551065e2fe6d96021f81e (patch) | |
tree | 67a238e44246082feccc9cf2252f74c6c63211d6 /audio/coverhunter/Makefile | |
parent | d72153e6a24553819512f7268cdf9bfbf8810e30 (diff) |
Notes
Diffstat (limited to 'audio/coverhunter/Makefile')
-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 65c15519eead..6490de9dde1e 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@brutele.be +MAINTAINER= jylefort@FreeBSD.org COMMENT= A program fetching the covers of your digital music albums RUN_DEPENDS= ${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imaging |