diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-10-20 15:54:54 +0800 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-10-20 15:54:54 +0800 |
commit | 7e43a8b4792b7dbb01f4c23588623947d0b26cfa (patch) | |
tree | 1e140a69956db158b14704d1f1dd7a92ce8b9829 | |
parent | ba455ac337ed5129c7fb62e4c55a94050336ea87 (diff) | |
download | freebsd-ports-gnome-7e43a8b4792b7dbb01f4c23588623947d0b26cfa.tar.gz freebsd-ports-gnome-7e43a8b4792b7dbb01f4c23588623947d0b26cfa.tar.zst freebsd-ports-gnome-7e43a8b4792b7dbb01f4c23588623947d0b26cfa.zip |
Added wn.
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 4af77957c91a..6819d24a122c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.58 1995/10/12 07:43:30 asami Exp $ +# $Id: Makefile,v 1.59 1995/10/13 09:19:57 asami Exp $ # RESTRICTED += Mosaic # requires Motif, Mosaic itself isn't @@ -39,6 +39,7 @@ RESTRICTED += ivs # crypto, export controlled SUBDIR += tkined SUBDIR += vic BROKEN += wais # for XFree3.x + SUBDIR += wn SUBDIR += wu-ftpd SUBDIR += wwwish SUBDIR += xarchie |