diff options
Diffstat (limited to 'graphics/springgraph/Makefile')
-rw-r--r-- | graphics/springgraph/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/springgraph/Makefile b/graphics/springgraph/Makefile index 78e51b9d07be..6c7e15c2e9f6 100644 --- a/graphics/springgraph/Makefile +++ b/graphics/springgraph/Makefile @@ -7,13 +7,13 @@ # PORTNAME= springgraph -PORTVERSION= 0.87 +PORTVERSION= 0.88 CATEGORIES= graphics MASTER_SITES= http://www.chaosreigns.com/code/springgraph/dl/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .pl -MAINTAINER= ports@FreeBSD.org +MAINTAINER= freebsd@unixfreunde.de COMMENT= Render graph described in a .dot file RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD |