From 03500450169fab73a04beffd0a4375b7bd3cf0c5 Mon Sep 17 00:00:00 2001 From: shattered Date: Sun, 4 Jan 2009 20:03:21 +0000 Subject: Store traffic counters in u_quad_t to avoid overflow. Closes PR 38168. Take maintainership. OK by wiz@. --- net/pload/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net/pload/Makefile') diff --git a/net/pload/Makefile b/net/pload/Makefile index 86f6e944d7b..90ed08324a5 100644 --- a/net/pload/Makefile +++ b/net/pload/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.22 2008/11/10 17:21:37 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2009/01/04 20:03:21 shattered Exp $ # DISTNAME= pload-0.9.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net x11 MASTER_SITES= ${MASTER_SITE_SUNSITE:=system/network/serial/ppp/} -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= shattered@NetBSD.org HOMEPAGE= http://web.archive.org/web/20050305142516/http://www.engr.utk.edu/~mdsmith/pload/ COMMENT= PPP monitor for X11, monitoring totals and current in/out rates -- cgit v1.2.3