diff options
Diffstat (limited to 'editors/p5-Padre/Makefile')
-rw-r--r-- | editors/p5-Padre/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/p5-Padre/Makefile b/editors/p5-Padre/Makefile index b257dc6e25e0..f70d83cef432 100644 --- a/editors/p5-Padre/Makefile +++ b/editors/p5-Padre/Makefile @@ -5,7 +5,7 @@ PORTNAME= Padre PORTVERSION= 1.00 PORTREVISION= 4 CATEGORIES= editors perl5 -MASTER_SITES= CPAN/${PORTNAME}/:DEFAULT CPAN/Wx/:wxsc +MASTER_SITES= CPAN/${PORTNAME}/ CPAN/Wx/:wxsc PKGNAMEPREFIX= p5- DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${WXSC_DISTFILE}:wxsc |