diff options
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 |