diff options
author | tsarna <tsarna@pkgsrc.org> | 2000-01-16 04:17:47 +0000 |
---|---|---|
committer | tsarna <tsarna@pkgsrc.org> | 2000-01-16 04:17:47 +0000 |
commit | d824083e46a18ba190dc365926c929ddb09e425f (patch) | |
tree | ec90f060f48391a432f3227c211f4e15dedf622f /www/Makefile | |
parent | 7e2d31b7bf3859e2094c3f0643e4ddc8c9dc3e15 (diff) | |
download | pkgsrc-d824083e46a18ba190dc365926c929ddb09e425f.tar.gz |
Add and enable py-pcgi
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 a769ea4a331..e012f564706 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.65 2000/01/15 20:47:11 jwise Exp $ +# $NetBSD: Makefile,v 1.66 2000/01/16 04:17:47 tsarna Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -73,6 +73,7 @@ SUBDIR += php3-mysql SUBDIR += php3-pgsql SUBDIR += php3-snmp + SUBDIR += py-pcgi SUBDIR += squid SUBDIR += squid-current SUBDIR += swish-e |