diff options
Diffstat (limited to 'graphics/p5-VCG/Makefile')
-rw-r--r-- | graphics/p5-VCG/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-VCG/Makefile b/graphics/p5-VCG/Makefile index fe46f7e23727..81285c0e6443 100644 --- a/graphics/p5-VCG/Makefile +++ b/graphics/p5-VCG/Makefile @@ -11,10 +11,10 @@ PORTVERSION= 0.5 PORTREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../by-authors/id/T/TE/TEEJAY +MASTER_SITE_SUBDIR= CPAN:TEEJAY PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Interface to the VCG graphing tool BUILD_DEPENDS= ${SITE_PERL}/IPC/Run.pm:${PORTSDIR}/devel/p5-IPC-Run |