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/ap2-perl | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'www/ap2-perl')
-rw-r--r-- | www/ap2-perl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap2-perl/Makefile b/www/ap2-perl/Makefile index e11d4bf658e..5cf87b3c5f9 100644 --- a/www/ap2-perl/Makefile +++ b/www/ap2-perl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/07/05 05:10:32 kim Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/17 22:55:27 grant Exp $ # # NOTE: This package is *BETA*. If it doesn't work, then check the # modperl-2.0 mailing lists for help. @@ -8,7 +8,7 @@ PKGNAME= ap2-perl-1.99.8 CATEGORIES= www perl5 MASTER_SITES= http://perl.apache.org/dist/ -MAINTAINER= jlam@netbsd.org +MAINTAINER= jlam@NetBSD.org HOMEPAGE= http://perl.apache.org/ COMMENT= Module that embeds a Perl interpreter into Apache |