diff options
Diffstat (limited to 'graphics/p5-chart/Makefile')
-rw-r--r-- | graphics/p5-chart/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/p5-chart/Makefile b/graphics/p5-chart/Makefile index 1713ed5325bb..7b9d1d743325 100644 --- a/graphics/p5-chart/Makefile +++ b/graphics/p5-chart/Makefile @@ -9,8 +9,7 @@ PORTNAME= Chart PORTVERSION= 2.4.1 PORTREVISION= 1 CATEGORIES= graphics perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Chart +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= mat@FreeBSD.org |