summaryrefslogtreecommitdiff
path: root/net/pload
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-07-13 07:22:06 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-07-13 07:22:06 +0000
commit704cd7c4292e6415e4bb4c5bf30e4cd9c184d958 (patch)
treeb30c90ecf66fab26269e7654e1a7e85bea0a07d6 /net/pload
parent- Update to 1.1.1 (diff)
- Original website dead, mirror distfile
PR: ports/83335 Submitted by: J.R. Oldroyd <fbsd@opal.com> (maintainer)
Notes
Notes: svn path=/head/; revision=139036
Diffstat (limited to 'net/pload')
-rw-r--r--net/pload/Makefile4
-rw-r--r--net/pload/pkg-descr2
2 files changed, 3 insertions, 3 deletions
diff --git a/net/pload/Makefile b/net/pload/Makefile
index b6fbafdcfa77..520fdf40fdd3 100644
--- a/net/pload/Makefile
+++ b/net/pload/Makefile
@@ -8,7 +8,9 @@
PORTNAME= pload
PORTVERSION= 0.9.5
CATEGORIES= net sysutils
-MASTER_SITES= http://www.engr.utk.edu/~mdsmith/pload/
+MASTER_SITES= ${MASTER_SITE_LOCAL} \
+ http://opal.com/freebsd/ports/net/pload/
+MASTER_SITE_SUBDIR= pav
MAINTAINER= fbsd@opal.com
COMMENT= An X11 program to display network traffic graphs
diff --git a/net/pload/pkg-descr b/net/pload/pkg-descr
index bb9734c9622b..0b7c0b793238 100644
--- a/net/pload/pkg-descr
+++ b/net/pload/pkg-descr
@@ -2,5 +2,3 @@ Pload is an X11 program to monitor network device statistics. It
graphs information using Athena stripchart widgets.
Original author: Matt Smith <mdsmith@engr.utk.edu>
-
-WWW: http://www.engr.utk.edu/~mdsmith/pload/