diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2007-06-29 16:29:19 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2007-06-29 16:29:19 +0000 |
commit | d2101f2dd8dca97c1d1fa5dc408255ef1a114800 (patch) | |
tree | 21fd0e382e1d083542888e2bae8694d8f035c84e /graphics/py-freeimagepy | |
parent | These install kernel modules, so add new virtual category kld. (diff) |
- Change my mail address to araujo@.
Approved by: stas (mentor)
Notes
Notes:
svn path=/head/; revision=194470
Diffstat (limited to 'graphics/py-freeimagepy')
-rw-r--r-- | graphics/py-freeimagepy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-freeimagepy/Makefile b/graphics/py-freeimagepy/Makefile index 93d9f345ef5d..2676d2726604 100644 --- a/graphics/py-freeimagepy/Makefile +++ b/graphics/py-freeimagepy/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= FreeImagePy_w_dll_${PORTVERSION} -MAINTAINER= araujo@bsdmail.org +MAINTAINER= araujo@FreeBSD.org COMMENT= A FreeImage library python wrapper LIB_DEPENDS= freeimage:${PORTSDIR}/graphics/freeimage |