diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1999-08-22 08:42:30 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1999-08-22 08:42:30 +0000 |
commit | 2f99f64224fa67713012497c89f46574ef1cdfef (patch) | |
tree | f07d110ca1c609fe3da5a003ef0fe05beda957bb /net/Makefile | |
parent | bd4a2c13612b843c9760a1a7edb5fce5f8531e9c (diff) | |
download | ports-2f99f64224fa67713012497c89f46574ef1cdfef.tar.gz ports-2f99f64224fa67713012497c89f46574ef1cdfef.zip |
Notes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/net/Makefile b/net/Makefile index 3633e550fdeb..67881e0966fe 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.289 1999/08/02 11:15:41 asami Exp $ +# $Id: Makefile,v 1.290 1999/08/18 07:19:06 asami Exp $ # SUBDIR += SSLtelnet @@ -39,8 +39,8 @@ SUBDIR += dgd-net SUBDIR += dip SUBDIR += dlint - SUBDIR += dnswalk SUBDIR += dnsutl + SUBDIR += dnswalk SUBDIR += domtools SUBDIR += echoping SUBDIR += etherboot @@ -48,15 +48,15 @@ SUBDIR += fping SUBDIR += freewais-sf SUBDIR += fspclient - SUBDIR += gated SUBDIR += gaim + SUBDIR += gated SUBDIR += generic-nqs SUBDIR += ggsd + SUBDIR += gicq SUBDIR += gnome-icu SUBDIR += gnomenetwork SUBDIR += gnu-finger SUBDIR += gopher - SUBDIR += gicq SUBDIR += gtksamba SUBDIR += h2n SUBDIR += hesiod @@ -132,6 +132,7 @@ SUBDIR += rinetd SUBDIR += ripetools SUBDIR += rmsg + SUBDIR += rrdtool SUBDIR += rshell SUBDIR += rsync SUBDIR += rtsp_proxy |