diff options
author | billf <billf@FreeBSD.org> | 1999-01-22 07:34:48 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-01-22 07:34:48 +0800 |
commit | 21d442403874be02affc10a6f4b304502377b379 (patch) | |
tree | 68c4e1b8cb342a32cc1401af7c1a24c978a59960 /www/Makefile | |
parent | 80467de893dc32ec70522e60f56991c0f14dc907 (diff) | |
download | freebsd-ports-gnome-21d442403874be02affc10a6f4b304502377b379.tar.gz freebsd-ports-gnome-21d442403874be02affc10a6f4b304502377b379.tar.zst freebsd-ports-gnome-21d442403874be02affc10a6f4b304502377b379.zip |
calamaris is ready to rock and roll.
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 |