diff options
author | markd <markd> | 2003-03-11 13:54:05 +0000 |
---|---|---|
committer | markd <markd> | 2003-03-11 13:54:05 +0000 |
commit | 6ea9baf71fb5292cc8d2edbfa75c19b9a44371c8 (patch) | |
tree | 64d1f8d650d1c888cbfbd777b7c99a22e8b7ce75 /www/Makefile | |
parent | c0d6721c3e8846cf45b00b7063b0b27a5371b715 (diff) | |
download | pkgsrc-6ea9baf71fb5292cc8d2edbfa75c19b9a44371c8.tar.gz |
Add and enable quanta3.
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 5e8fd1472cb..339360ad268 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.240 2003/03/07 23:47:13 salo Exp $ +# $NetBSD: Makefile,v 1.241 2003/03/11 13:54:05 markd Exp $ # COMMENT= Packages related to the World Wide Web @@ -161,6 +161,7 @@ SUBDIR+= py-zpublisher SUBDIR+= qDecoder SUBDIR+= quanta SUBDIR+= quanta-docs +SUBDIR+= quanta3 SUBDIR+= ruby-htmlsplit SUBDIR+= ruby-tag SUBDIR+= sitecopy |