diff options
author | tv <tv@pkgsrc.org> | 1998-07-13 17:56:27 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 1998-07-13 17:56:27 +0000 |
commit | f260f2c8cabd5074c6df5b452781685524f2ad96 (patch) | |
tree | df269218e091ff2769a46258ae99e42ea58d61e0 /net/Makefile | |
parent | 1c8de83b85fc9c567d6dd9ac5e93b76e75deb615 (diff) | |
download | pkgsrc-f260f2c8cabd5074c6df5b452781685524f2ad96.tar.gz |
Add and activate MRTG, the Multi-Router Traffic Grapher.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 10b1a8308d6..dd58a4b82d6 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 1998/06/26 00:26:29 christos Exp $ +# $NetBSD: Makefile,v 1.33 1998/07/13 17:56:27 tv Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -38,7 +38,7 @@ # SUBDIR += libsocket++ SUBDIR += mirror # SUBDIR += mpd -# SUBDIR += mrtg + SUBDIR += mrtg # SUBDIR += moxftp # SUBDIR += ncftp SUBDIR += ncftp2 |