diff options
author | Ralf S. Engelschall <rse@FreeBSD.org> | 1997-08-19 14:41:00 +0000 |
---|---|---|
committer | Ralf S. Engelschall <rse@FreeBSD.org> | 1997-08-19 14:41:00 +0000 |
commit | ac11c911419d62fea1f92d54fa62899c842cc95e (patch) | |
tree | f187bff42f07ec28075bdd6ea53cac0d96b88b4f /www | |
parent | 37781620596185a29699471b1a696d30c17242b7 (diff) | |
download | ports-ac11c911419d62fea1f92d54fa62899c842cc95e.tar.gz ports-ac11c911419d62fea1f92d54fa62899c842cc95e.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index a0423af9b8b4..146be0857190 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.58 1997/08/12 20:26:49 peter Exp $ +# $Id: Makefile,v 1.59 1997/08/12 20:29:27 peter Exp $ # SUBDIR += Mosaic # requires Motif @@ -44,6 +44,7 @@ SUBDIR += webcopy SUBDIR += weblint SUBDIR += webstone + SUBDIR += wml SUBDIR += wn SUBDIR += wwwcount SUBDIR += wwwstat |