diff options
author | fenner <fenner@FreeBSD.org> | 1997-11-17 14:31:39 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 1997-11-17 14:31:39 +0800 |
commit | 349ff77e8059711d674ad57c84ad7b350012d49e (patch) | |
tree | 42bc97a4abe61390d02ed443a84f6fb9b2d02af6 | |
parent | 2e8567227cd5719e28cc879c571efebfcc966c95 (diff) | |
download | freebsd-ports-gnome-349ff77e8059711d674ad57c84ad7b350012d49e.tar.gz freebsd-ports-gnome-349ff77e8059711d674ad57c84ad7b350012d49e.tar.zst freebsd-ports-gnome-349ff77e8059711d674ad57c84ad7b350012d49e.zip |
Add vrweb
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index d2ba82ef703d..623221350148 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.63 1997/11/09 10:18:04 asami Exp $ +# $Id: Makefile,v 1.64 1997/11/15 13:08:34 asami Exp $ # SUBDIR += Mosaic # requires Motif @@ -41,6 +41,7 @@ SUBDIR += p5-libwww SUBDIR += squid11 SUBDIR += squid11-novm + SUBDIR += vrweb SUBDIR += w3 SUBDIR += w3c-httpd SUBDIR += webcopy |