diff options
Diffstat (limited to 'www/p5-WWW-Search/Makefile')
-rw-r--r-- | www/p5-WWW-Search/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-WWW-Search/Makefile b/www/p5-WWW-Search/Makefile index cb28467b299d..5cf6e70c2e53 100644 --- a/www/p5-WWW-Search/Makefile +++ b/www/p5-WWW-Search/Makefile @@ -1,7 +1,7 @@ # New ports collection makefile for: p5-WWW-Search # Version required: 1.021 # Date created: June 26th 1997 -# Whom: James FitzGibbon <jfitz@FreeBSD.ORG> +# Whom: James FitzGibbon <jfitz@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= WWW -MAINTAINER= jfitz@FreeBSD.ORG +MAINTAINER= jfitz@FreeBSD.org BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/LWP.pm:${PORTSDIR}/www/p5-libwww |