1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Turn on webalizer.

This commit is contained in:
Steve Price 1998-07-13 00:14:04 +00:00
parent 1d8f243c6d
commit 9ae709e5a3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=11884

View File

@ -1,9 +1,10 @@
# $Id: Makefile,v 1.4 1997/09/29 18:06:05 wosch Exp $
# $Id: Makefile,v 1.5 1997/12/30 23:29:57 wosch Exp $
#
SUBDIR += dict
SUBDIR += manpages
SUBDIR += phone
SUBDIR += spinne
SUBDIR += webalizer
.include <bsd.port.subdir.mk>