diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 1998-07-31 18:50:34 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 1998-07-31 18:50:34 +0000 |
commit | 58c920b0eb83b3a4ed34f86abc372233b8bc3544 (patch) | |
tree | 00c97c97e0e3f888237baf198ab75cf5e1c6d6aa /www/Makefile | |
parent | ad9176e5cf16d1ac5a888a63d993bcdd2d9d4ed1 (diff) | |
download | ports-58c920b0eb83b3a4ed34f86abc372233b8bc3544.tar.gz ports-58c920b0eb83b3a4ed34f86abc372233b8bc3544.zip |
Notes
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 f3313aacb862..c63cadfee954 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.86 1998/07/20 23:21:23 dburr Exp $ +# $Id: Makefile,v 1.87 1998/07/25 11:40:37 andreas Exp $ # SUBDIR += Mosaic # requires Motif @@ -62,6 +62,7 @@ SUBDIR += w3 SUBDIR += w3c-httpd SUBDIR += w3mir + SUBDIR += web500gw SUBDIR += webalizer SUBDIR += webcopy SUBDIR += weblint |