diff options
author | fenner <fenner@FreeBSD.org> | 1999-08-22 08:42:30 +0000 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 1999-08-22 08:42:30 +0000 |
commit | 61d50d22a899476acc8cb5e57dd6a4c5bd7491a6 (patch) | |
tree | 16f52a1c0ca3e97959d73e5552827a67d86ba6de /net | |
parent | 2aefe0b30cc402ac5b657ce7f693752c7350cbfd (diff) | |
download | FreeBSD-ports-61d50d22a899476acc8cb5e57dd6a4c5bd7491a6.zip FreeBSD-ports-61d50d22a899476acc8cb5e57dd6a4c5bd7491a6.tar.gz |
Add rrdtool, and re-sort SUBDIR entries.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/net/Makefile b/net/Makefile index 3633e55..67881e0 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 |