diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-12-03 11:04:52 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-12-03 11:04:52 +0000 |
commit | 5e510f386e20cc1987145c707f5bdb007da357d5 (patch) | |
tree | 0f8ec140986449a2eb57be4ed4d4ef25619b4759 /net/Makefile | |
parent | 91503f2fea6f061bd5dec55c22814ce90aad1f5c (diff) | |
download | ports-5e510f386e20cc1987145c707f5bdb007da357d5.tar.gz ports-5e510f386e20cc1987145c707f5bdb007da357d5.zip |
Activate wmnet.
Notes
Notes:
svn path=/head/; revision=15090
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index fba3d5cff78c..056d882d8346 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.200 1998/12/01 12:00:32 obrien Exp $ +# $Id: Makefile,v 1.201 1998/12/01 22:12:56 billf Exp $ # SUBDIR += SSLtelnet @@ -149,6 +149,7 @@ SUBDIR += wais SUBDIR += wget SUBDIR += wide-dhcp + SUBDIR += wmnet SUBDIR += wxftp SUBDIR += wu-ftpd SUBDIR += xarchie |