diff options
author | glewis <glewis@FreeBSD.org> | 2002-08-08 13:57:51 +0800 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2002-08-08 13:57:51 +0800 |
commit | 57fdc248dc8055bee816553b0cb1f78629a7459e (patch) | |
tree | 3059d14e7dd0fdd0cd1696ea564eea2e863d0634 /x11-wm/ctwm | |
parent | ca5f0249858de48dd9feb3c892ef435b45335743 (diff) | |
download | freebsd-ports-gnome-57fdc248dc8055bee816553b0cb1f78629a7459e.tar.gz freebsd-ports-gnome-57fdc248dc8055bee816553b0cb1f78629a7459e.tar.zst freebsd-ports-gnome-57fdc248dc8055bee816553b0cb1f78629a7459e.zip |
. Replace MASTER_SITE that hasn't been reachable since September 2001 with
one that works (we were so close :).
Submitted by: distfiles survey
Diffstat (limited to 'x11-wm/ctwm')
-rw-r--r-- | x11-wm/ctwm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/ctwm/Makefile b/x11-wm/ctwm/Makefile index ef351b6e3657..f143e051300b 100644 --- a/x11-wm/ctwm/Makefile +++ b/x11-wm/ctwm/Makefile @@ -8,7 +8,7 @@ PORTNAME= ctwm PORTVERSION= 3.5.2c CATEGORIES= x11-wm -MASTER_SITES= http://slhp1.epfl.ch/public/ctwm/ +MASTER_SITES= http://slpc1.epfl.ch/public/software/ctwm/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ctwm-images${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org |