View | Details | Raw Unified | Return to bug 257243
Collapse All | Expand All

(-)b/net/pload/Makefile (-3 / +3 lines)
Lines 2-11 Link Here
2
2
3
PORTNAME=	pload
3
PORTNAME=	pload
4
PORTVERSION=	0.9.5
4
PORTVERSION=	0.9.5
5
PORTREVISION=	4
5
PORTREVISION=	5
6
CATEGORIES=	net sysutils
6
CATEGORIES=	net sysutils
7
MASTER_SITES=	LOCAL/pav \
7
MASTER_SITES=	http://opal.com/src/pload/ \
8
		http://opal.com/jr/freebsd/ports/net/pload/
8
		LOCAL/pav
9
9
10
MAINTAINER=	fbsd@opal.com
10
MAINTAINER=	fbsd@opal.com
11
COMMENT=	X11 program to display network traffic graphs
11
COMMENT=	X11 program to display network traffic graphs
(-)b/net/pload/pkg-descr (-1 / +4 lines)
Lines 1-4 Link Here
1
Pload is an X11 program to monitor network device statistics. It
1
Pload is an X11 program to monitor network device statistics. It
2
graphs information using Athena stripchart widgets.
2
graphs information using Athena stripchart widgets.
3
3
4
Original author: Matt Smith <mdsmith@engr.utk.edu>
4
Original author: Micholas Dean Smith <mdsmith@engr.utk.edu>
5
6
#WWW: http://www.engr.utk.edu/~mdsmith/pload/
7
WWW: https://opal.com/src/pload/

Return to bug 257243