diff options
author | Chris Rees <crees@FreeBSD.org> | 2012-07-11 18:13:33 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2012-07-11 18:13:33 +0000 |
commit | db61a267a67dbace595d97f9333b8dbafe8f9290 (patch) | |
tree | 12d273911156ba511eaed0856a76b6f879a57728 /graphics/pear-Image_GraphViz | |
parent | f26e9f136d5ff7d1e9905c48fa14f4b5ea014141 (diff) | |
download | ports-db61a267a67dbace595d97f9333b8dbafe8f9290.tar.gz ports-db61a267a67dbace595d97f9333b8dbafe8f9290.zip |
Notes
Diffstat (limited to 'graphics/pear-Image_GraphViz')
-rw-r--r-- | graphics/pear-Image_GraphViz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pear-Image_GraphViz/Makefile b/graphics/pear-Image_GraphViz/Makefile index 37977e27ed8a..2851aa8f361c 100644 --- a/graphics/pear-Image_GraphViz/Makefile +++ b/graphics/pear-Image_GraphViz/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2.1 PORTREVISION= 3 CATEGORIES= graphics www pear -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= An interface to AT&T's GraphViz tools BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear |