diff options
author | jlam <jlam@pkgsrc.org> | 2004-04-24 22:46:08 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2004-04-24 22:46:08 +0000 |
commit | e8132b3fbf57e6c302b9375356ab172ea1b48f6b (patch) | |
tree | c26caf5e460d692ac1b398c752c2e24f4ab0404b /www/ap2-perl | |
parent | b80fd022f9167a9627b8f7b8c16ea78a1094cf15 (diff) | |
download | pkgsrc-e8132b3fbf57e6c302b9375356ab172ea1b48f6b.tar.gz |
Relinquish maintainership of packages to tech-pkg@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 fc706f8221d..ced72c5edea 100644 --- a/www/ap2-perl/Makefile +++ b/www/ap2-perl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2004/03/26 02:27:56 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2004/04/24 22:46:12 jlam Exp $ # # NOTE: This package is *BETA*. If it doesn't work, then check the # modperl-2.0 mailing lists for help. @@ -9,7 +9,7 @@ PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= http://perl.apache.org/dist/ -MAINTAINER= jlam@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://perl.apache.org/ COMMENT= Module that embeds a Perl interpreter into Apache |