diff options
author | Peter Wemm <peter@FreeBSD.org> | 1998-03-28 08:26:41 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1998-03-28 08:26:41 +0000 |
commit | b17a85a36ddf6b53ae8a0590ca0ee436552f550d (patch) | |
tree | 12e1aa47aa94c5c8675271ab8b00d4ad7fd51bc0 /www/Makefile | |
parent | 656f628d50698a4aceab0c17923c0a4366cb4df7 (diff) | |
download | ports-b17a85a36ddf6b53ae8a0590ca0ee436552f550d.tar.gz ports-b17a85a36ddf6b53ae8a0590ca0ee436552f550d.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 edfe3257bf6f..cdfbeb6a0d36 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.70 1998/03/17 01:23:31 vanilla Exp $ +# $Id: Makefile,v 1.71 1998/03/21 13:54:17 asami Exp $ # SUBDIR += Mosaic # requires Motif @@ -47,6 +47,7 @@ SUBDIR += squid11 SUBDIR += squid11-novm SUBDIR += squid12 + SUBDIR += transproxy SUBDIR += vrweb SUBDIR += w3 SUBDIR += w3c-httpd |