diff options
author | wiz <wiz@pkgsrc.org> | 2001-06-25 17:41:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-06-25 17:41:00 +0000 |
commit | 2cfeef0974f75d9e3cc1646c3fe6dd1959d40c0c (patch) | |
tree | 8e9df5b935d415137ae51bf306833d6f62c82343 /www/Makefile | |
parent | 0ca8569d3e902b2c6bac66adc861c8621f231671 (diff) | |
download | pkgsrc-2cfeef0974f75d9e3cc1646c3fe6dd1959d40c0c.tar.gz |
add and enable php4-sablot
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 3c6091563da..75efec37e46 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.142 2001/06/09 10:53:07 wiz Exp $ +# $NetBSD: Makefile,v 1.143 2001/06/25 17:41:00 wiz Exp $ # COMMENT= Packages related to the World Wide Web @@ -109,6 +109,7 @@ SUBDIR+= php4-mcrypt SUBDIR+= php4-mysql SUBDIR+= php4-pcre SUBDIR+= php4-pgsql +SUBDIR+= php4-sablot SUBDIR+= py-pcgi SUBDIR+= py-zpublisher SUBDIR+= quanta |