diff options
Diffstat (limited to 'textproc/p5-SVG/Makefile')
-rw-r--r-- | textproc/p5-SVG/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/p5-SVG/Makefile b/textproc/p5-SVG/Makefile index 923494e41104..808fa472facb 100644 --- a/textproc/p5-SVG/Makefile +++ b/textproc/p5-SVG/Makefile @@ -8,8 +8,7 @@ PORTNAME= SVG PORTVERSION= 2.33 CATEGORIES= textproc graphics perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= SVG +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org |