diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 2000-06-16 11:14:14 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 2000-06-16 11:14:14 +0000 |
commit | 3af5e9b8a2b5d1e221c426896693f903eed05003 (patch) | |
tree | 2bb2f9dacab798f8bae2f531645c6902e611d5aa /x11 | |
parent | 5178b48938d20e336ec57a055a01cb66105cd20c (diff) | |
download | freebsd-ports-3af5e9b8a2b5d1e221c426896693f903eed05003.zip |
Move distfile to ftp.freebsd.org.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xwit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xwit/Makefile b/x11/xwit/Makefile index 19840fde6974..76c2da439f8c 100644 --- a/x11/xwit/Makefile +++ b/x11/xwit/Makefile @@ -8,7 +8,7 @@ PORTNAME= xwit PORTVERSION= 1.0 CATEGORIES= x11 -MASTER_SITES= http://people.FreeBSD.org/~tg/ +MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/tg/ MAINTAINER= tg@FreeBSD.org |