From 04682670ea6c40efc77c49b43476843a9ff8d76e Mon Sep 17 00:00:00 2001 From: Matthew Hunt Date: Fri, 27 Apr 2001 10:23:49 +0000 Subject: [PATCH] Correct fennerage by chasing new MASTER_SITE. Since the new path includes "obsolete" we probably shouldn't expect many upgrades to this program... --- sysutils/xwatch/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysutils/xwatch/Makefile b/sysutils/xwatch/Makefile index 3aa69a294942..193d199f9cff 100644 --- a/sysutils/xwatch/Makefile +++ b/sysutils/xwatch/Makefile @@ -8,7 +8,7 @@ PORTNAME= xwatch PORTVERSION= 0.1.0 CATEGORIES= sysutils -MASTER_SITES= http://hem.passagen.se/osk/ +MASTER_SITES= http://www.student.lu.se/~nbi98oli/src/obsolete/ MAINTAINER= mph@freebsd.org