aboutsummaryrefslogtreecommitdiff
path: root/misc/wmwork
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2002-10-23 01:23:46 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2002-10-23 01:23:46 +0000
commit573f384a429a536d491c413f59e46454ec3c0ff1 (patch)
treeefeedc6c30dfe763653ca599c2298f8691349c63 /misc/wmwork
parent8223e408a4369b7804eda9e8076905c753227f75 (diff)
downloadports-573f384a429a536d491c413f59e46454ec3c0ff1.tar.gz
ports-573f384a429a536d491c413f59e46454ec3c0ff1.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
Notes
Notes: svn path=/head/; revision=68627
Diffstat (limited to 'misc/wmwork')
-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