diff options
author | drochner <drochner@pkgsrc.org> | 2002-01-29 16:33:19 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2002-01-29 16:33:19 +0000 |
commit | fb6df51f7f1adcf2ea21d60ffe70f4a15562bca4 (patch) | |
tree | 126198c9a838a91d656cccce5facf407d56888c0 /www/Makefile | |
parent | cdab19ffb610f695ce71533d0cb4d1b52f9d3bbc (diff) | |
download | pkgsrc-fb6df51f7f1adcf2ea21d60ffe70f4a15562bca4.tar.gz |
add py-curl
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index a58e6e79f92..8e0d28ddd2b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.170 2002/01/13 19:29:59 agc Exp $ +# $NetBSD: Makefile,v 1.171 2002/01/29 16:33:19 drochner Exp $ # COMMENT= Packages related to the World Wide Web @@ -118,6 +118,7 @@ SUBDIR+= php-FastTemplate SUBDIR+= php3 SUBDIR+= php4 SUBDIR+= php4-apc +SUBDIR+= py-curl SUBDIR+= py-pcgi SUBDIR+= py-zpublisher SUBDIR+= quanta |