diff options
author | dburr <dburr@FreeBSD.org> | 1999-10-07 12:29:15 +0800 |
---|---|---|
committer | dburr <dburr@FreeBSD.org> | 1999-10-07 12:29:15 +0800 |
commit | 0c26960c44afbaa65bbbbc6467a6a84172a46718 (patch) | |
tree | 84eee184eae46b74ef761f992e1ab3e6e0a6979d | |
parent | 87a3fb71b53616fda049e01f35bf935c89b28fcc (diff) | |
download | freebsd-ports-graphics-0c26960c44afbaa65bbbbc6467a6a84172a46718.tar.gz freebsd-ports-graphics-0c26960c44afbaa65bbbbc6467a6a84172a46718.tar.zst freebsd-ports-graphics-0c26960c44afbaa65bbbbc6467a6a84172a46718.zip |
Changed the location of the distfiles on my machine.
(I have a new domain name.)
-rw-r--r-- | games/uox3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/uox3/Makefile b/games/uox3/Makefile index 96daf4a7229..8364b6ad2f1 100644 --- a/games/uox3/Makefile +++ b/games/uox3/Makefile @@ -9,7 +9,7 @@ DISTNAME= uox3v6902-linux PKGNAME= uox3-0.69.02 CATEGORIES= games -MASTER_SITES= ftp://ftp.Powered-By.AC/pub/uox3/ +MASTER_SITES= ftp://ftp.borg-cube.com/pub/uox3/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} tqpsworld${EXTRACT_SUFX} MAINTAINER= dburr@FreeBSD.org |