diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
commit | ca3be631f2258f67a9df24aab083df2983c07822 (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /www/ap-perl | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'www/ap-perl')
-rw-r--r-- | www/ap-perl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap-perl/Makefile b/www/ap-perl/Makefile index 733ce4c08ac..60b92d054c2 100644 --- a/www/ap-perl/Makefile +++ b/www/ap-perl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2003/07/05 05:10:31 kim Exp $ +# $NetBSD: Makefile,v 1.28 2003/07/17 22:55:26 grant Exp $ # # NOTE: Versions 1.27 and 1.28 cause apache to dump core, # so this packages has been left at version 1.25 @@ -11,7 +11,7 @@ CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} \ http://perl.apache.org/dist/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://perl.apache.org/ COMMENT= Module that embeds a Perl interpreter into Apache |