diff options
author | mph <mph@FreeBSD.org> | 2005-07-21 11:31:49 +0800 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 2005-07-21 11:31:49 +0800 |
commit | e13947e5ae4dd6f08c1da8cd4c6b9a65ea81dc13 (patch) | |
tree | cf53bb037ff116c25fe72ca695d362d8a2369b59 /games | |
parent | 09d2c787b1faadbd2d8cdba904b5af3393a3d241 (diff) | |
download | freebsd-ports-gnome-e13947e5ae4dd6f08c1da8cd4c6b9a65ea81dc13.tar.gz freebsd-ports-gnome-e13947e5ae4dd6f08c1da8cd4c6b9a65ea81dc13.tar.zst freebsd-ports-gnome-e13947e5ae4dd6f08c1da8cd4c6b9a65ea81dc13.zip |
Update MASTER_SITE.
Reported by: kris
Diffstat (limited to 'games')
-rw-r--r-- | games/xfrisk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xfrisk/Makefile b/games/xfrisk/Makefile index e19fe728dd32..4bd982e9264a 100644 --- a/games/xfrisk/Makefile +++ b/games/xfrisk/Makefile @@ -9,7 +9,7 @@ PORTNAME= xfrisk PORTVERSION= 1.2 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= http://cvs.morphy.iki.fi/xfrisk/files/ +MASTER_SITES= http://tuxick.net/xfrisk/files/ DISTNAME= XFrisk-${PORTVERSION} MAINTAINER= mph@freebsd.org |