diff options
author | rh <rh> | 2000-10-16 07:10:46 +0000 |
---|---|---|
committer | rh <rh> | 2000-10-16 07:10:46 +0000 |
commit | 3dd20ddfcc1c0f5f6f7b93b10b1c9d0928e87198 (patch) | |
tree | c0240b846ceb654be84e8b66cfd58b9ce1728acd /www | |
parent | 457b45d711e93ce1817aaaff4bfad590279d43f6 (diff) | |
download | pkgsrc-3dd20ddfcc1c0f5f6f7b93b10b1c9d0928e87198.tar.gz |
Add and enable calamaris
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 632acdc60cf..b829e1cd029 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.101 2000/10/15 02:54:35 jlam Exp $ +# $NetBSD: Makefile,v 1.102 2000/10/16 07:10:46 rh Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -25,6 +25,7 @@ SUBDIR += asWedit SUBDIR += bluefish SUBDIR += bozohttpd + SUBDIR += calamaris SUBDIR += cgilib SUBDIR += checkbot SUBDIR += cocoon |