diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-01-21 23:34:48 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-01-21 23:34:48 +0000 |
commit | 1e865d83c606a5ce6da47cbe35f974711b50d81e (patch) | |
tree | 8294810b34c7c2e277cec726366ee0125991552c /www/Makefile | |
parent | 86201bb6b0f5606136a8d957f57064f0bb81c3ed (diff) |
calamaris is ready to rock and roll.
Notes
Notes:
svn path=/head/; revision=16251
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 187c96c68bb7..fb96fe569fe6 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.113 1999/01/10 18:55:30 steve Exp $ +# $Id: Makefile,v 1.114 1999/01/16 00:27:19 nik Exp $ # SUBDIR += Mosaic # requires Motif @@ -19,6 +19,7 @@ SUBDIR += aswedit SUBDIR += boa SUBDIR += cgihtml + SUBDIR += calamaris SUBDIR += cgiparse SUBDIR += cgiwrap SUBDIR += checkbot |