pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/wmpload Comment out unavailable HOMEPAGE, and set ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f29e6300ae9c
branches: trunk
changeset: 501397:f29e6300ae9c
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Oct 22 03:47:36 2005 +0000
description:
Comment out unavailable HOMEPAGE, and set MASTER_SITES
to a working site. Closes PR 31818 by Zafer Aydogan.
diffstat:
net/wmpload/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r 07ec900db530 -r f29e6300ae9c net/wmpload/Makefile
--- a/net/wmpload/Makefile Sat Oct 22 03:33:29 2005 +0000
+++ b/net/wmpload/Makefile Sat Oct 22 03:47:36 2005 +0000
@@ -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@localhost
-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
Home |
Main Index |
Thread Index |
Old Index