diff options
author | Lars Thegler <lth@FreeBSD.org> | 2005-05-23 19:48:26 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2005-05-23 19:48:26 +0000 |
commit | 2c654826f43ac43b5dba4e1cf3f8d66fbaa9643e (patch) | |
tree | 99a1bc3089b6b37885f5fcd9dc7bc6f99f070f4b /net/Makefile | |
parent | 4806aacbd4016048e00a55fc0894c68717c6a404 (diff) |
Added net/rrdtool10, a resurrection of rrdtool 1.0.x
Notes
Notes:
svn path=/head/; revision=135987
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 61d3f219debe..c49c2d05e882 100644 --- a/net/Makefile +++ b/net/Makefile @@ -692,6 +692,7 @@ SUBDIR += roadrunner SUBDIR += rp-pppoe SUBDIR += rrdtool + SUBDIR += rrdtool10 SUBDIR += rshell SUBDIR += rsync SUBDIR += rtg |