diff options
Diffstat (limited to 'graphics/p5-SVG-Graph')
-rw-r--r-- | graphics/p5-SVG-Graph/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/p5-SVG-Graph/Makefile b/graphics/p5-SVG-Graph/Makefile index fbd3ef35a374..a24a15038265 100644 --- a/graphics/p5-SVG-Graph/Makefile +++ b/graphics/p5-SVG-Graph/Makefile @@ -9,8 +9,7 @@ PORTNAME= SVG-Graph PORTVERSION= 0.01 CATEGORIES= graphics perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= SVG +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= fernan@iib.unsam.edu.ar |