diff options
author | jlam <jlam@pkgsrc.org> | 2001-05-15 23:27:42 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2001-05-15 23:27:42 +0000 |
commit | 5692914ba83c3a6fa8e108450a7e748a59c7f81c (patch) | |
tree | 23b2f7817ae74239910ed2dcc624a0299d7c60d4 /www/Makefile | |
parent | 0db9506cfc1fda4e8ff1efc3321415c0bd8f571c (diff) | |
download | pkgsrc-5692914ba83c3a6fa8e108450a7e748a59c7f81c.tar.gz |
Add and enable sitecopy
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 858e2902fd0..709c5aea84f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.134 2001/05/03 17:01:16 wiz Exp $ +# $NetBSD: Makefile,v 1.135 2001/05/15 23:27:42 jlam Exp $ # COMMENT= Packages related to the World Wide Web @@ -108,6 +108,7 @@ SUBDIR+= php4-pgsql SUBDIR+= py-pcgi SUBDIR+= py-zpublisher SUBDIR+= quanta +SUBDIR+= sitecopy SUBDIR+= spfc SUBDIR+= squid SUBDIR+= surfraw |