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 | |
parent | d72153e6a24553819512f7268cdf9bfbf8810e30 (diff) | |
download | ports-7c10e30e3aea97d6b65551065e2fe6d96021f81e.tar.gz ports-7c10e30e3aea97d6b65551065e2fe6d96021f81e.zip |
Change my MAINTAINER email address to jylefort@FreeBSD.org
Approved by: adamw (mentor)
Notes
Notes:
svn path=/head/; revision=133186
Diffstat (limited to 'audio/coverhunter')
-rw-r--r-- | audio/coverhunter/Makefile | 2 | ||||
-rw-r--r-- | audio/coverhunter/pkg-descr | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/audio/coverhunter/pkg-descr b/audio/coverhunter/pkg-descr index 660760e10ec5..d043dc5b1db9 100644 --- a/audio/coverhunter/pkg-descr +++ b/audio/coverhunter/pkg-descr @@ -6,4 +6,4 @@ album. These covers may be used by XMMS, KDE, GNOME, etc. WWW: http://sourceforge.net/projects/coverhunter/ - Jean-Yves Lefort -jylefort@brutele.be +jylefort@FreeBSD.org |