diff options
author | linimon <linimon@FreeBSD.org> | 2007-09-24 15:38:42 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-09-24 15:38:42 +0800 |
commit | d708d81d966166e2ec3789ba55285930b80186ae (patch) | |
tree | 73442f6eab03be0d295fb5b05b5693d10e3eea33 /graphics | |
parent | 9c7872dc9558ea9bd6bde1ee6c24e3a06dd0b0f6 (diff) | |
download | freebsd-ports-gnome-d708d81d966166e2ec3789ba55285930b80186ae.tar.gz freebsd-ports-gnome-d708d81d966166e2ec3789ba55285930b80186ae.tar.zst freebsd-ports-gnome-d708d81d966166e2ec3789ba55285930b80186ae.zip |
Dominic is a new dad, and will be too busy for a while to work on ports.
Congratulations :-)
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 |