From 105fbb620dc9d2b7422e6fe374413e1c99cedbfd Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 22 Oct 2005 03:47:36 +0000 Subject: Comment out unavailable HOMEPAGE, and set MASTER_SITES to a working site. Closes PR 31818 by Zafer Aydogan. --- net/wmpload/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net/wmpload') diff --git a/net/wmpload/Makefile b/net/wmpload/Makefile index c2d99a8a104..b92631694dd 100644 --- a/net/wmpload/Makefile +++ b/net/wmpload/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.9 2005/04/11 21:47:02 tv Exp $ +# $NetBSD: Makefile,v 1.10 2005/10/22 03:47:36 wiz Exp $ # DISTNAME= wmpload-0.9.5 CATEGORIES= net x11 -MASTER_SITES= http://www.engr.utk.edu/~mdsmith/pload/ +MASTER_SITES= ${MASTER_SITE_SUNSITE:=system/network/serial/ppp/} MAINTAINER= abs@NetBSD.org -HOMEPAGE= http://www.engr.utk.edu/~mdsmith/pload/ +#HOMEPAGE= http://www.engr.utk.edu/~mdsmith/pload/ COMMENT= PPP monitor for X11, totals and current in/out rates in 64x64 cube HAS_CONFIGURE= YES -- cgit v1.2.3