Enabled wwwstat

This commit is contained in:
Andreas Klemm 1997-03-02 18:27:34 +00:00
parent fb0f9e4be2
commit 4a6ad6ba3a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=5797

View File

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.35 1997/02/18 11:21:32 obrien Exp $
# $Id: Makefile,v 1.36 1997/02/24 19:03:57 ache Exp $
#
SUBDIR += Mosaic # requires Motif
@ -37,5 +37,6 @@
SUBDIR += weblint
SUBDIR += wn
SUBDIR += wwwcount
SUBDIR += wwwstat
.include <bsd.port.subdir.mk>