summaryrefslogtreecommitdiff
path: root/net/pload/Makefile
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1999-03-02 14:34:08 +0000
committerhubertf <hubertf@pkgsrc.org>1999-03-02 14:34:08 +0000
commit6f4e4a1f0e9252d1c0341fe4c788df2ae9d723e0 (patch)
treeae66afc3a0bea9988944200ee8a5024589659581 /net/pload/Makefile
parentcd9924f2b4b2e86c88c61f82d63a979e5ac4ec1b (diff)
downloadpkgsrc-6f4e4a1f0e9252d1c0341fe4c788df2ae9d723e0.tar.gz
Update to 0.9.3.
Changes: Added ability for Linux 2.2 to use /proc for gathering stats, which allows monitoring any device that reports bytes in/out to /proc/net/dev including ppp, eth, plip, lo, etc... without any special accounting rules, fixed unsigned "negative" number rate problem, rewrote back-end to be more modular, added a -nochart option (labels only) and removed fallback geometry.
Diffstat (limited to 'net/pload/Makefile')
-rw-r--r--net/pload/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/pload/Makefile b/net/pload/Makefile
index 1d36432ce53..533d9e113bd 100644
--- a/net/pload/Makefile
+++ b/net/pload/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 1999/01/30 23:18:53 agc Exp $
+# $NetBSD: Makefile,v 1.4 1999/03/02 14:34:08 hubertf Exp $
#
-DISTNAME= pload-0.9.2
+DISTNAME= pload-0.9.3
CATEGORIES= net x11
MASTER_SITES= http://www.engr.utk.edu/~mdsmith/pload/