diff options
Diffstat (limited to 'devel/cpan-upload-http/Makefile')
-rw-r--r-- | devel/cpan-upload-http/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cpan-upload-http/Makefile b/devel/cpan-upload-http/Makefile index fcb8b8f31082..b0b141a6a1c1 100644 --- a/devel/cpan-upload-http/Makefile +++ b/devel/cpan-upload-http/Makefile @@ -5,7 +5,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:BRADFITZ -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl script to upload one or more files to CPAN, using PAUSE BUILD_DEPENDS= ${RUN_DEPENDS} |