diff options
author | nectar <nectar@FreeBSD.org> | 1998-08-01 02:50:34 +0800 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 1998-08-01 02:50:34 +0800 |
commit | 0939d7ccb214bfdec1310d3fe49673b098c26dbb (patch) | |
tree | dab533d538e8b19b12bc6719ca27dfd413ee3ad4 /www | |
parent | 8393a322fe5d83187143cd7363776f51bdf73a70 (diff) | |
download | freebsd-ports-gnome-0939d7ccb214bfdec1310d3fe49673b098c26dbb.tar.gz freebsd-ports-gnome-0939d7ccb214bfdec1310d3fe49673b098c26dbb.tar.zst freebsd-ports-gnome-0939d7ccb214bfdec1310d3fe49673b098c26dbb.zip |
Activate web500gw.
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 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 |