diff options
Diffstat (limited to 'math/p5-Graph')
-rw-r--r-- | math/p5-Graph/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/p5-Graph/Makefile b/math/p5-Graph/Makefile index 7925d952b97e..a24a65dc38e2 100644 --- a/math/p5-Graph/Makefile +++ b/math/p5-Graph/Makefile @@ -9,8 +9,7 @@ PORTNAME= Graph PORTVERSION= 0.84 PORTEPOCH= 1 CATEGORIES= math perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Graph +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org |