diff options
author | Steve Price <steve@FreeBSD.org> | 1998-08-30 16:09:08 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-08-30 16:09:08 +0000 |
commit | af1a65010cf728cd058d8cf9f7e1c2a2ff5d01b2 (patch) | |
tree | abbccae1b773bf4ad861d807c54f5790884f9a1f /net | |
parent | 8969cf1149e4bb9a3dcb021c3175aa38bd1d0f25 (diff) | |
download | ports-af1a65010cf728cd058d8cf9f7e1c2a2ff5d01b2.tar.gz ports-af1a65010cf728cd058d8cf9f7e1c2a2ff5d01b2.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index ad837d114fbc..1e1ab02d1b73 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.177 1998/08/18 02:41:13 vanilla Exp $ +# $Id: Makefile,v 1.178 1998/08/24 01:56:48 steve Exp $ # SUBDIR += SSLtelnet @@ -122,7 +122,6 @@ SUBDIR += ttt SUBDIR += ucd-snmp SUBDIR += vnc - SUBDIR += vncjava SUBDIR += wais SUBDIR += wget SUBDIR += wide-dhcp |