diff options
author | Will Andrews <will@FreeBSD.org> | 2000-10-23 21:03:11 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-10-23 21:03:11 +0000 |
commit | 5b79c1e047e7adee7a345452072f0c0799eae7f2 (patch) | |
tree | e756051a1acbe2d193318e2a48b83cc721cef354 /www/p5-CGI | |
parent | caad53e726f891677e7d2125a7b5c32ac6312dd1 (diff) |
Notes
Diffstat (limited to 'www/p5-CGI')
-rw-r--r-- | www/p5-CGI/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-CGI/Makefile b/www/p5-CGI/Makefile index 75fa33716bdb..1f5f5fdf0ed6 100644 --- a/www/p5-CGI/Makefile +++ b/www/p5-CGI/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= CGI DISTNAME= CGI-modules-${PORTVERSION} PKGNAMEPREFIX= p5- -MAINTAINER= jfitz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/LWP.pm:${PORTSDIR}/www/p5-libwww |