diff options
author | Rene Ladan <rene@FreeBSD.org> | 2016-07-25 20:01:02 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2016-07-25 20:01:02 +0000 |
commit | 78450f0a5d7b9f5a5fe23e8ee03dd9aed03738dc (patch) | |
tree | 5cd3effd574f377dfce600175b4f7280aadfe90a /graphics/pear-Image_GraphViz | |
parent | eff719206ec9a6e8452909a8ce3d4cf2dd306091 (diff) | |
download | ports-78450f0a5d7b9f5a5fe23e8ee03dd9aed03738dc.tar.gz ports-78450f0a5d7b9f5a5fe23e8ee03dd9aed03738dc.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 848eae730663..c215a1fa5472 100644 --- a/graphics/pear-Image_GraphViz/Makefile +++ b/graphics/pear-Image_GraphViz/Makefile @@ -5,7 +5,7 @@ PORTNAME= Image_GraphViz PORTVERSION= 1.3.0 CATEGORIES= graphics www pear -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Interface to AT&T's GraphViz tools RUN_DEPENDS= ${LOCALBASE}/bin/dot:graphics/graphviz |