diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 21:53:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 21:53:15 +0000 |
commit | b6160330f7bd38f75018b5d0ad05331781f784fe (patch) | |
tree | 8d6bd333a1b9c51158aaf801d925a6b5ae36a7c3 /net/pload | |
parent | d24590a24ed941981c40e76d9e13d62aed390d4e (diff) | |
download | pkgsrc-b6160330f7bd38f75018b5d0ad05331781f784fe.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'net/pload')
-rw-r--r-- | net/pload/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/pload/Makefile b/net/pload/Makefile index 9853d49ba7a..3ee77fc5efa 100644 --- a/net/pload/Makefile +++ b/net/pload/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.17 2006/08/31 18:31:01 hira Exp $ +# $NetBSD: Makefile,v 1.18 2006/10/04 21:53:17 wiz Exp $ # DISTNAME= pload-0.9.4 PKGREVISION= 3 CATEGORIES= net x11 -MASTER_SITES= http://www.engr.utk.edu/~mdsmith/pload/ +MASTER_SITES= ${MASTER_SITE_SUNSITE:=system/network/serial/ppp/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.engr.utk.edu/~mdsmith/pload/ +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 PKG_INSTALLATION_TYPES= overwrite pkgviews |