diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-10-09 13:04:26 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-10-09 13:04:26 +0000 |
commit | 6a3ed92d6666f72df9ad4d8ad011d8b51b39663b (patch) | |
tree | 0794747d8bbb66f90e68a4f130cf797ee27f10e1 /graphics/springgraph/Makefile | |
parent | 68d209615f2447e78e662f0bbd476709b8559b3e (diff) | |
download | ports-6a3ed92d6666f72df9ad4d8ad011d8b51b39663b.tar.gz ports-6a3ed92d6666f72df9ad4d8ad011d8b51b39663b.zip |
Notes
Diffstat (limited to 'graphics/springgraph/Makefile')
-rw-r--r-- | graphics/springgraph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/springgraph/Makefile b/graphics/springgraph/Makefile index 28da15d4fbc7..6e47b72885fb 100644 --- a/graphics/springgraph/Makefile +++ b/graphics/springgraph/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.chaosreigns.com/code/springgraph/dl/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .pl -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Render graph described in a .dot file RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD |