summaryrefslogtreecommitdiff
path: root/net/pload/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-12-09 23:41:11 +0000
committerwiz <wiz@pkgsrc.org>2007-12-09 23:41:11 +0000
commitc414df5d948e4d91a533c21d419af44e4d0a98e3 (patch)
tree972125bd2d4be02346dd8c56e0f9037abd8f482a /net/pload/Makefile
parent97e44b384507669d92249bed6f0d6d56164ce5d2 (diff)
downloadpkgsrc-c414df5d948e4d91a533c21d419af44e4d0a98e3.tar.gz
Update to 0.9.5, provided by Sergey Svishchev in private mail:
- Fixed stats not being cleared when disconnected - Added user specified format for labels. - Added user customizable label for the not connected condition. - Removed global variables in stats gathering functions. pkgsrc fix: don't cast 64-bit counters to unsigned long.
Diffstat (limited to 'net/pload/Makefile')
-rw-r--r--net/pload/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/pload/Makefile b/net/pload/Makefile
index 8d50ec1c551..e6efb4dfa3c 100644
--- a/net/pload/Makefile
+++ b/net/pload/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2007/08/16 22:39:14 joerg Exp $
+# $NetBSD: Makefile,v 1.20 2007/12/09 23:41:11 wiz Exp $
#
-DISTNAME= pload-0.9.4
-PKGREVISION= 3
+DISTNAME= pload-0.9.5
CATEGORIES= net x11
MASTER_SITES= ${MASTER_SITE_SUNSITE:=system/network/serial/ppp/}