diff options
Diffstat (limited to 'devel/cpan-upload/Makefile')
-rw-r--r-- | devel/cpan-upload/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cpan-upload/Makefile b/devel/cpan-upload/Makefile index 9c91f71a47a5..4da8f8970c4b 100644 --- a/devel/cpan-upload/Makefile +++ b/devel/cpan-upload/Makefile @@ -8,8 +8,8 @@ PORTNAME= cpan-upload PORTVERSION= 2.2 CATEGORIES= devel perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= ../by-authors/id/N/NE/NEILB/scripts/ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= ../by-authors/id/N/NE/NEILB/scripts MAINTAINER= lth@FreeBSD.org COMMENT= Script for uploading distributions to CPAN |