diff options
author | joerg <joerg> | 2010-02-10 18:08:33 +0000 |
---|---|---|
committer | joerg <joerg> | 2010-02-10 18:08:33 +0000 |
commit | a3ba856fe7a046fce16ba9f927de26d6f7d5afc2 (patch) | |
tree | b102072fc74ad0831c0b9a91b7534356eb9e28f3 /www/Makefile | |
parent | ae44ce3a98717958caad70483bfcf1ca65016cee (diff) | |
download | pkgsrc-a3ba856fe7a046fce16ba9f927de26d6f7d5afc2.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 |