From f300bccd479aa35167aac2b482d54a3db776dc5f Mon Sep 17 00:00:00 2001 From: demon Date: Mon, 21 Feb 2005 09:21:36 +0000 Subject: Correct MASTER_SITES and WWW. --- sysutils/gupsc/Makefile | 2 +- sysutils/gupsc/pkg-descr | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sysutils/gupsc/Makefile b/sysutils/gupsc/Makefile index c5f20ea78783..55818f23f0e7 100644 --- a/sysutils/gupsc/Makefile +++ b/sysutils/gupsc/Makefile @@ -9,7 +9,7 @@ PORTNAME= gupsc PORTVERSION= 0.3.1 PORTREVISION= 2 CATEGORIES= sysutils gnome -MASTER_SITES= http://www.stud.ifi.uio.no/~hennikul/gupsc/download/ +MASTER_SITES= http://heim.ifi.uio.no/~hennikul/gupsc/download/ MAINTAINER= demon@FreeBSD.org COMMENT= A free Gnome client for the Network UPS Tools diff --git a/sysutils/gupsc/pkg-descr b/sysutils/gupsc/pkg-descr index 8e445203008c..89dd97852359 100644 --- a/sysutils/gupsc/pkg-descr +++ b/sysutils/gupsc/pkg-descr @@ -8,4 +8,4 @@ not require NUT installed on the machine you want to run gupsc on. For information about how to configure NUT, and how to allow external machines to connect to the upsd, please check the documentation for NUT. -WWW: http://www.stud.ifi.uio.no/~hennikul/gupsc/ +WWW: http://heim.ifi.uio.no/~hennikul/gupsc/ -- cgit