diff options
Diffstat (limited to 'devel/p5-Exception-Handler')
-rw-r--r-- | devel/p5-Exception-Handler/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-Exception-Handler/Makefile b/devel/p5-Exception-Handler/Makefile index 86b598d14291..0f69f8383cc2 100644 --- a/devel/p5-Exception-Handler/Makefile +++ b/devel/p5-Exception-Handler/Makefile @@ -8,8 +8,7 @@ PORTNAME= Exception-Handler PORTVERSION= 1.004 CATEGORIES= devel perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Exception +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION} |