diff options
author | Steve Price <steve@FreeBSD.org> | 1998-08-09 01:18:15 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-08-09 01:18:15 +0000 |
commit | 95ec841a80588a1db9ec77344050e92c6bda19a5 (patch) | |
tree | c9372de062ea22eddddf2958d56ea873a7be1b3a /www/Makefile | |
parent | 7537fea0289bfdcb8206ffe5a7d5f552f46551b9 (diff) | |
download | ports-95ec841a80588a1db9ec77344050e92c6bda19a5.tar.gz ports-95ec841a80588a1db9ec77344050e92c6bda19a5.zip |
Turn on wwwoffle.
Notes
Notes:
svn path=/head/; revision=12367
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 3d7d8325e39f..9f18f44ecb5b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.88 1998/07/31 18:50:34 nectar Exp $ +# $Id: Makefile,v 1.89 1998/08/09 00:29:08 steve Exp $ # SUBDIR += Mosaic # requires Motif @@ -70,6 +70,7 @@ SUBDIR += wml SUBDIR += wn SUBDIR += wwwcount + SUBDIR += wwwoffle SUBDIR += wwwstat SUBDIR += xitami |