diff options
author | jdolecek <jdolecek@pkgsrc.org> | 2004-10-31 21:46:40 +0000 |
---|---|---|
committer | jdolecek <jdolecek@pkgsrc.org> | 2004-10-31 21:46:40 +0000 |
commit | d3c56462a36da2b70150f59426d2e269fe044a9b (patch) | |
tree | da26a2c57d9259cbe57863a194726420913652d0 /www | |
parent | ac09227971b743f81772dfc3af7dcb6aae00a1af (diff) | |
download | pkgsrc-d3c56462a36da2b70150f59426d2e269fe044a9b.tar.gz |
adjust for rename of most php4-* packages to php-*
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index 7c18a62cd6f..6531a8b3eb9 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.350 2004/10/28 21:07:11 cube Exp $ +# $NetBSD: Makefile,v 1.351 2004/10/31 21:46:41 jdolecek Exp $ # COMMENT= Packages related to the World Wide Web @@ -210,7 +210,7 @@ SUBDIR+= pear-HTML_Select SUBDIR+= php-FastTemplate SUBDIR+= php4 SUBDIR+= php4-apc -SUBDIR+= php4-curl +SUBDIR+= php-curl SUBDIR+= privoxy SUBDIR+= py-HTMLgen SUBDIR+= py-curl |