diff options
author | Steve Price <steve@FreeBSD.org> | 1998-08-24 02:11:57 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-08-24 02:11:57 +0000 |
commit | c3e156f73377ebd855f0e1e5696d3bda4f167a64 (patch) | |
tree | 2f05660c66dd2da7fea6218155704be5829ca2d9 /www/Makefile | |
parent | 6212c76b8a7e4f7b03807c80c07dbd7fa11a5b21 (diff) | |
download | ports-c3e156f73377ebd855f0e1e5696d3bda4f167a64.tar.gz ports-c3e156f73377ebd855f0e1e5696d3bda4f167a64.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 0d401fb488e1..25d59be91c6f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.90 1998/08/09 01:18:15 steve Exp $ +# $Id: Makefile,v 1.91 1998/08/10 00:17:21 steve Exp $ # SUBDIR += Mosaic # requires Motif @@ -63,6 +63,7 @@ SUBDIR += w3 SUBDIR += w3c-httpd SUBDIR += w3mir + SUBDIR += wcol SUBDIR += web500gw SUBDIR += webalizer SUBDIR += webcopy |