diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-08-22 23:07:23 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-08-22 23:07:23 +0000 |
commit | 35db8cc37ddedc76463fd58e2e9ab68b5bc2cf59 (patch) | |
tree | e5c63416862c62d8531b3719c8b42aa17e9c2aa8 /www/p5-libwww | |
parent | 73285d263fece2b7690bd5c8e6adc0d78501434d (diff) | |
download | ports-35db8cc37ddedc76463fd58e2e9ab68b5bc2cf59.tar.gz ports-35db8cc37ddedc76463fd58e2e9ab68b5bc2cf59.zip |
Notes
Diffstat (limited to 'www/p5-libwww')
-rw-r--r-- | www/p5-libwww/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-libwww/Makefile b/www/p5-libwww/Makefile index fda5c3c7d6c7..1e840c76e391 100644 --- a/www/p5-libwww/Makefile +++ b/www/p5-libwww/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= LWP DISTNAME= libwww-perl-${PORTVERSION} -MAINTAINER= petef@databits.net +MAINTAINER= petef@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/MD5.pm:${PORTSDIR}/security/p5-MD5 \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/URI.pm:${PORTSDIR}/net/p5-URI \ |