diff options
author | taca <taca> | 2001-07-01 14:19:58 +0000 |
---|---|---|
committer | taca <taca> | 2001-07-01 14:19:58 +0000 |
commit | 7a19d0fc6c16d6da3ebeee167dc9d92dab929934 (patch) | |
tree | 7d5364fd6b9dfc28d4116bdb13e43ff65bc670aa /www | |
parent | 33a27c298c8337f6ec4e1037b1ed7c52b4a4258d (diff) | |
download | pkgsrc-7a19d0fc6c16d6da3ebeee167dc9d92dab929934.tar.gz |
Add and enable ap-ruby, ruby-htmlsplit and ruby-tag.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 75efec37e46..ae3a4acc050 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.143 2001/06/25 17:41:00 wiz Exp $ +# $NetBSD: Makefile,v 1.144 2001/07/01 14:19:58 taca Exp $ # COMMENT= Packages related to the World Wide Web @@ -21,6 +21,7 @@ SUBDIR+= ap-jserv SUBDIR+= ap-perl SUBDIR+= ap-php3 SUBDIR+= ap-php4 +SUBDIR+= ap-ruby SUBDIR+= ap-ssl SUBDIR+= apache SUBDIR+= apache-current @@ -113,6 +114,8 @@ SUBDIR+= php4-sablot SUBDIR+= py-pcgi SUBDIR+= py-zpublisher SUBDIR+= quanta +SUBDIR+= ruby-htmlsplit +SUBDIR+= ruby-tag SUBDIR+= sitecopy SUBDIR+= spfc SUBDIR+= squid |