diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-09-24 07:38:42 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-09-24 07:38:42 +0000 |
commit | cd4b80489b0d4a74b881e452903c9f34836a1e7f (patch) | |
tree | a8bf40ad399c278100d100ea41200ce7626791dc /graphics | |
parent | ec2a43759eac441a0872e9cd6be414e5a417c167 (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/cthumb/Makefile | 2 | ||||
-rw-r--r-- | graphics/piddle/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/cthumb/Makefile b/graphics/cthumb/Makefile index 20e1d39af646..46f52d1fa51a 100644 --- a/graphics/cthumb/Makefile +++ b/graphics/cthumb/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= cthumb -MAINTAINER= dom@happygiraffe.net +MAINTAINER= ports@FreeBSD.org COMMENT= A themable web picture album generator RUN_DEPENDS= ${LOCALBASE}/bin/pnmscale:${PORTSDIR}/graphics/netpbm \ diff --git a/graphics/piddle/Makefile b/graphics/piddle/Makefile index f10b7802dca1..59e079d81c2f 100644 --- a/graphics/piddle/Makefile +++ b/graphics/piddle/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= dom@happygiraffe.net +MAINTAINER= ports@FreeBSD.org COMMENT= Graphical Drawing library for Python USE_PYTHON= yes |