summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-08-09 00:29:08 +0000
committerSteve Price <steve@FreeBSD.org>1998-08-09 00:29:08 +0000
commit1f4d913767d81d92a2ee1b10bb74c63e2f737885 (patch)
tree76307cc308ffa5089ac45bff334ba06b66daaf56 /www/Makefile
parentInitial import of Xitami version 2.3d. (diff)
Turn on xitami.
Notes
Notes: svn path=/head/; revision=12352
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile
index c63cadfee954..3d7d8325e39f 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.87 1998/07/25 11:40:37 andreas Exp $
+# $Id: Makefile,v 1.88 1998/07/31 18:50:34 nectar Exp $
#
SUBDIR += Mosaic # requires Motif
@@ -71,5 +71,6 @@
SUBDIR += wn
SUBDIR += wwwcount
SUBDIR += wwwstat
+ SUBDIR += xitami
.include <bsd.port.subdir.mk>