diff options
author | asami <asami@FreeBSD.org> | 1996-12-18 13:27:26 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-12-18 13:27:26 +0800 |
commit | 87931603a136786829cd7d1ed5ce33fe99d0a1b2 (patch) | |
tree | 721df6f1f7747d01691b186c0b1159169fada462 /www | |
parent | fb0f454e7fa7bb15476fb90a4a4f5ffd66a68535 (diff) | |
download | freebsd-ports-gnome-87931603a136786829cd7d1ed5ce33fe99d0a1b2.tar.gz freebsd-ports-gnome-87931603a136786829cd7d1ed5ce33fe99d0a1b2.tar.zst freebsd-ports-gnome-87931603a136786829cd7d1ed5ce33fe99d0a1b2.zip |
Add w3.
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 985d715bd2f7..27ff67983b4b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.28 1996/12/03 10:43:51 asami Exp $ +# $Id: Makefile,v 1.29 1996/12/03 10:51:00 asami Exp $ # SUBDIR += Mosaic # requires Motif @@ -30,6 +30,7 @@ SUBDIR += slang-lynx SUBDIR += squid SUBDIR += squid11 + SUBDIR += w3 SUBDIR += w3-msql SUBDIR += w3c_httpd SUBDIR += webcopy |