diff options
author | jlam <jlam> | 2004-04-24 22:46:08 +0000 |
---|---|---|
committer | jlam <jlam> | 2004-04-24 22:46:08 +0000 |
commit | 4290b28d2ee15fb2f2126b938076596c8a75f585 (patch) | |
tree | c26caf5e460d692ac1b398c752c2e24f4ab0404b /www/php4 | |
parent | 424df1184c8f4ed8e75e648bb0ca0c47f35258e8 (diff) | |
download | pkgsrc-4290b28d2ee15fb2f2126b938076596c8a75f585.tar.gz |
Relinquish maintainership of packages to tech-pkg@NetBSD.org.
Diffstat (limited to 'www/php4')
-rw-r--r-- | www/php4/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/php4/Makefile.common b/www/php4/Makefile.common index eb6a67f4e3a..81e3b81c067 100644 --- a/www/php4/Makefile.common +++ b/www/php4/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.35 2004/04/20 19:19:23 jdolecek Exp $ +# $NetBSD: Makefile.common,v 1.36 2004/04/24 22:46:13 jlam Exp $ DISTNAME?= php-${PHP_DIST_VERS} CATEGORIES+= www php4 @@ -7,7 +7,7 @@ MASTER_SITES?= http://www.php.net/distributions/ \ ftp://ftp.php.net/pub/distributions/ EXTRACT_SUFX?= .tar.bz2 -MAINTAINER?= jlam@NetBSD.org +MAINTAINER?= tech-pkg@NetBSD.org HOMEPAGE?= http://www.php.net/ # Version numbering scheme: |