diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-08-31 06:53:31 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-08-31 06:53:31 +0000 |
commit | 65ab34a66713786b91eb182ff10e40108b752fbb (patch) | |
tree | 11ba0ae7d75bec62d8912344c351ade7872c86bb /www/p5-libwww/Makefile | |
parent | Clean COMMENT (diff) |
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
Notes
Notes:
svn path=/head/; revision=21157
Diffstat (limited to 'www/p5-libwww/Makefile')
-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 9af910248f12..27d476e0139b 100644 --- a/www/p5-libwww/Makefile +++ b/www/p5-libwww/Makefile @@ -13,7 +13,7 @@ CATEGORIES= www perl5 devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= LWP -MAINTAINER= jfitz@FreeBSD.ORG +MAINTAINER= jfitz@FreeBSD.org BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest.pm:${PORTSDIR}/security/p5-Digest-MD5 \ ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/URI.pm:${PORTSDIR}/net/p5-URI \ |