diff options
author | Matthew Hunt <mph@FreeBSD.org> | 2001-04-27 18:23:49 +0800 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 2001-04-27 18:23:49 +0800 |
commit | 04682670ea6c40efc77c49b43476843a9ff8d76e (patch) | |
tree | 4eba592f22f44c3edb406bee10d942a35628fa18 /sysutils | |
parent | abfd7cde86922ac7a7c7c3fa18465c17a69dd302 (diff) | |
download | freebsd-ports-gnome-04682670ea6c40efc77c49b43476843a9ff8d76e.tar.gz freebsd-ports-gnome-04682670ea6c40efc77c49b43476843a9ff8d76e.tar.zst freebsd-ports-gnome-04682670ea6c40efc77c49b43476843a9ff8d76e.zip |
Correct fennerage by chasing new MASTER_SITE. Since the new path
includes "obsolete" we probably shouldn't expect many upgrades to this
program...
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/xwatch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |