diff options
author | jmz <jmz@FreeBSD.org> | 2000-06-12 01:20:38 +0800 |
---|---|---|
committer | jmz <jmz@FreeBSD.org> | 2000-06-12 01:20:38 +0800 |
commit | f66a78bbc7b42aea940dafa8e292e8b4322354fb (patch) | |
tree | be37b321cf534114a9fa47f2a25fdf9e00ebdf76 /games | |
parent | e968c545bb8950da4a7471ab59355f987806b7d5 (diff) | |
download | freebsd-ports-gnome-f66a78bbc7b42aea940dafa8e292e8b4322354fb.tar.gz freebsd-ports-gnome-f66a78bbc7b42aea940dafa8e292e8b4322354fb.tar.zst freebsd-ports-gnome-f66a78bbc7b42aea940dafa8e292e8b4322354fb.zip |
Move distfile to local-distfiles directory on ftp.FreeBSD.org
Diffstat (limited to 'games')
-rw-r--r-- | games/qix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/qix/Makefile b/games/qix/Makefile index 1a177192c502..af336773a6e4 100644 --- a/games/qix/Makefile +++ b/games/qix/Makefile @@ -8,7 +8,7 @@ PORTNAME= qix PORTVERSION= 1.1 CATEGORIES= games -MASTER_SITES= http://people.freebsd.org/~jmz/ +MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jmz/ MAINTAINER= jmz@FreeBSD.org |