diff options
author | martti <martti@pkgsrc.org> | 2002-10-14 06:41:19 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2002-10-14 06:41:19 +0000 |
commit | 77d46c6b4afe267f971a3d815094e6a3076fd0a7 (patch) | |
tree | e2b89f879a83b523c170a3995f2efdd1037d1458 /www | |
parent | fa6d29fa1671e03be613d2b4e8d16dc84d3b0536 (diff) | |
download | pkgsrc-77d46c6b4afe267f971a3d815094e6a3076fd0a7.tar.gz |
Added php4-curl
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 2a9d26968de..88aa6bf95aa 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.216 2002/10/04 23:15:55 wiz Exp $ +# $NetBSD: Makefile,v 1.217 2002/10/14 06:41:19 martti Exp $ # COMMENT= Packages related to the World Wide Web @@ -141,6 +141,7 @@ SUBDIR+= php-FastTemplate SUBDIR+= php3 SUBDIR+= php4 SUBDIR+= php4-apc +SUBDIR+= php4-curl SUBDIR+= py-HTMLgen SUBDIR+= py-curl SUBDIR+= py-pcgi |