diff options
author | joerg <joerg@pkgsrc.org> | 2010-02-10 18:08:33 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2010-02-10 18:08:33 +0000 |
commit | 41ec18081e25cf5ea0840e873f7a67dd6e66d6ae (patch) | |
tree | b102072fc74ad0831c0b9a91b7534356eb9e28f3 /www/Makefile | |
parent | 8a1c0272562c441711308c35fdc0f45cd2dd80e7 (diff) | |
download | pkgsrc-41ec18081e25cf5ea0840e873f7a67dd6e66d6ae.tar.gz |
Retire PHP 4.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index 610f3e6df4b..11c83be6b62 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.698 2010/02/10 17:59:27 joerg Exp $ +# $NetBSD: Makefile,v 1.699 2010/02/10 18:08:33 joerg Exp $ # COMMENT= Packages related to the World Wide Web @@ -440,7 +440,6 @@ SUBDIR+= php-FastTemplate SUBDIR+= php-apc SUBDIR+= php-curl SUBDIR+= php-eaccelerator -SUBDIR+= php4 #SUBDIR+= plone # only contains Makefile fragments SUBDIR+= plone25 SUBDIR+= plone3 |