aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2002-10-23 09:23:46 +0800
committeradamw <adamw@FreeBSD.org>2002-10-23 09:23:46 +0800
commitcda3bedfef3c256eb497823085ef8005bcfa432d (patch)
treecc3712700c39b0b4ae1e08ff254d0e34a96adc54 /misc
parentbdbbfec4040e29c49c523906d763b1111c4507b3 (diff)
downloadfreebsd-ports-gnome-cda3bedfef3c256eb497823085ef8005bcfa432d.tar.gz
freebsd-ports-gnome-cda3bedfef3c256eb497823085ef8005bcfa432d.tar.zst
freebsd-ports-gnome-cda3bedfef3c256eb497823085ef8005bcfa432d.zip
Change MASTER_SITES.
Old site gave a 302 (document moved) and, by default, FETCH_CMD prevents fetch from following redirects. The substituted URL is to what the old URL redirected. Approved by: pat
Diffstat (limited to 'misc')
-rw-r--r--misc/wmwork/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/wmwork/Makefile b/misc/wmwork/Makefile
index 349701ee5763..95f2394c5ddc 100644
--- a/misc/wmwork/Makefile
+++ b/misc/wmwork/Makefile
@@ -8,7 +8,7 @@
PORTNAME= wmwork
PORTVERSION= 0.2.0
CATEGORIES= misc windowmaker afterstep
-MASTER_SITES= http://wwwtcs.inf.tu-dresden.de/~godisch/debian/wmwork/
+MASTER_SITES= http://www.godisch.de/debian/wmwork/
DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
MAINTAINER= ports@FreeBSD.org