diff options
Diffstat (limited to 'devel/perltidy/Makefile')
-rw-r--r-- | devel/perltidy/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/perltidy/Makefile b/devel/perltidy/Makefile index 40ce2c3c656f..031e90831a99 100644 --- a/devel/perltidy/Makefile +++ b/devel/perltidy/Makefile @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= perltidy -PORTVERSION= 20130717 +PORTVERSION= 20130806 CATEGORIES= devel perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S/%SUBDIR%/Perl/} \ - SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= Perl DISTNAME= Perl-Tidy-${PORTVERSION} MAINTAINER= perl@FreeBSD.org |