diff options
author | markd <markd@pkgsrc.org> | 2003-03-11 13:54:05 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2003-03-11 13:54:05 +0000 |
commit | f6d77522c7b56aea6b649e7c9969b830d63627b8 (patch) | |
tree | 64d1f8d650d1c888cbfbd777b7c99a22e8b7ce75 | |
parent | 4dd69113a328d818756bf61903afd9a08328db62 (diff) | |
download | pkgsrc-f6d77522c7b56aea6b649e7c9969b830d63627b8.tar.gz |
Add and enable quanta3.
-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 |