diff options
author | Lars Thegler <lth@FreeBSD.org> | 2004-06-01 12:32:33 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2004-06-01 12:32:33 +0000 |
commit | 52e36d358ed0a03215401f0f9d7e2f986ee12ef8 (patch) | |
tree | d76caa3aad1d9765e171f34ba46da788fab98447 /devel/cpan-upload | |
parent | dd5bb2d7c60189857325c3981c408d42debbdcfb (diff) |
Notes
Diffstat (limited to 'devel/cpan-upload')
-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 d2bd442d8c28..7daef25b425b 100644 --- a/devel/cpan-upload/Makefile +++ b/devel/cpan-upload/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../by-authors/id/N/NE/NEILB/scripts/ -MAINTAINER= lars@thegler.dk +MAINTAINER= lth@FreeBSD.org COMMENT= Script for uploading distributions to CPAN BUILD_DEPENDS= ${SITE_PERL}/AppConfig/Std.pm:${PORTSDIR}/devel/p5-AppConfig-Std \ |