1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

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
This commit is contained in:
Adam Weinberger 2002-10-23 01:23:46 +00:00
parent 8223e408a4
commit 573f384a42
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=68627

View File

@ -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