diff options
Diffstat (limited to 'graphics/springgraph')
-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 6c7e15c2e9f6..77ad112f02e9 100644 --- a/graphics/springgraph/Makefile +++ b/graphics/springgraph/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.chaosreigns.com/code/springgraph/dl/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .pl -MAINTAINER= freebsd@unixfreunde.de +MAINTAINER= miwi@FreeBSD.org COMMENT= Render graph described in a .dot file RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD |