diff options
Diffstat (limited to 'devel/cpan-upload/Makefile')
-rw-r--r-- | devel/cpan-upload/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cpan-upload/Makefile b/devel/cpan-upload/Makefile index f1ccc85d2dc5..1b62151e9368 100644 --- a/devel/cpan-upload/Makefile +++ b/devel/cpan-upload/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.2 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../by-authors/id/N/NE/NEILB/scripts +MASTER_SITE_SUBDIR= CPAN:NEILB/scripts MAINTAINER= lth@FreeBSD.org COMMENT= Script for uploading distributions to CPAN |