diff options
author | Mike Smith <msmith@FreeBSD.org> | 1998-02-26 03:01:48 +0000 |
---|---|---|
committer | Mike Smith <msmith@FreeBSD.org> | 1998-02-26 03:01:48 +0000 |
commit | 50516701a7732db844400cac7d89f5e93e0355b9 (patch) | |
tree | a4cbf155868f69099ad7b118193ca25d3a2caf1b /net/Makefile | |
parent | bc3719f81be74169e888236017097a8973ebf011 (diff) | |
download | ports-50516701a7732db844400cac7d89f5e93e0355b9.tar.gz ports-50516701a7732db844400cac7d89f5e93e0355b9.zip |
Notes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 190e04bdbb5d..de47b40622c7 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.142 1998/02/24 20:29:42 steve Exp $ +# $Id: Makefile,v 1.143 1998/02/25 01:26:08 steve Exp $ # SUBDIR += archie @@ -93,6 +93,8 @@ SUBDIR += trafshow SUBDIR += ttt SUBDIR += ucd-snmp + SUBDIR += vnc + SUBDIR += vncjava SUBDIR += wais SUBDIR += wget SUBDIR += wide-dhcp |