diff options
author | ache <ache@FreeBSD.org> | 1998-05-09 18:30:27 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1998-05-09 18:30:27 +0800 |
commit | 087995953f5aadcfbda4a041f7d5b39a2a547da5 (patch) | |
tree | b5ec3acee87beed76c7b5b79e477240f1272713b /www/Makefile | |
parent | bd2dbe2d4215e8be82682ae7d49a8b76efd4008f (diff) | |
download | freebsd-ports-gnome-087995953f5aadcfbda4a041f7d5b39a2a547da5.tar.gz freebsd-ports-gnome-087995953f5aadcfbda4a041f7d5b39a2a547da5.tar.zst freebsd-ports-gnome-087995953f5aadcfbda4a041f7d5b39a2a547da5.zip |
Add w3mir
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 05797b04d0ea..b913c03fdb2a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.73 1998/04/11 17:22:35 andreas Exp $ +# $Id: Makefile,v 1.74 1998/05/03 20:51:46 mph Exp $ # SUBDIR += Mosaic # requires Motif @@ -53,6 +53,7 @@ SUBDIR += vrweb SUBDIR += w3 SUBDIR += w3c-httpd + SUBDIR += w3mir SUBDIR += webcopy SUBDIR += weblint SUBDIR += webstone |