diff options
author | jlam <jlam@pkgsrc.org> | 2004-03-10 18:20:10 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2004-03-10 18:20:10 +0000 |
commit | de7133ae2e813362d85a080c789d45665bcef241 (patch) | |
tree | f2ff451829021f7e4e008cc751690643d8531e91 /www/Makefile | |
parent | 132bb9d76cf3de3a4c3e43675fc6f47d784c2591 (diff) | |
download | pkgsrc-de7133ae2e813362d85a080c789d45665bcef241.tar.gz |
Remove PHP3 packages from pkgsrc as they're unmaintained by PHP folks
and by pkgsrc folks.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/Makefile b/www/Makefile index 3d1811ff302..d35148e8ca0 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.308 2004/03/09 18:40:58 wiz Exp $ +# $NetBSD: Makefile,v 1.309 2004/03/10 18:20:11 jlam Exp $ # COMMENT= Packages related to the World Wide Web @@ -29,7 +29,6 @@ SUBDIR+= ap-jserv SUBDIR+= ap-layout SUBDIR+= ap-mp3 SUBDIR+= ap-perl -SUBDIR+= ap-php3 SUBDIR+= ap-php4 SUBDIR+= ap-python SUBDIR+= ap-ruby @@ -190,7 +189,6 @@ SUBDIR+= p5-libwww SUBDIR+= pear-HTML_Common SUBDIR+= pear-HTML_Select SUBDIR+= php-FastTemplate -SUBDIR+= php3 SUBDIR+= php4 SUBDIR+= php4-apc SUBDIR+= php4-curl |