diff options
author | peter <peter@FreeBSD.org> | 1998-03-28 16:26:41 +0800 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1998-03-28 16:26:41 +0800 |
commit | 43d64e34aeea3ef9d2f7dda3317e32178f9a2804 (patch) | |
tree | da638af9493a9c8f029bac3a507aed6e7bfa361b /www | |
parent | 4b575f84cab903a261c2dcd6b22d82bcc5c10b20 (diff) | |
download | freebsd-ports-gnome-43d64e34aeea3ef9d2f7dda3317e32178f9a2804.tar.gz freebsd-ports-gnome-43d64e34aeea3ef9d2f7dda3317e32178f9a2804.tar.zst freebsd-ports-gnome-43d64e34aeea3ef9d2f7dda3317e32178f9a2804.zip |
Add transproxy to tree
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 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 |