diff options
author | Matthew Hunt <mph@FreeBSD.org> | 2005-07-21 03:31:49 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 2005-07-21 03:31:49 +0000 |
commit | aa3fa2254647c1b2aea82ff52e749be46599ea90 (patch) | |
tree | 58d245700540452e5f3d06a2b68e4db348cc2918 /games/xfrisk | |
parent | 57d6c27e0cb7a3025839ed848deb26f2c02c3ce3 (diff) | |
download | ports-aa3fa2254647c1b2aea82ff52e749be46599ea90.tar.gz ports-aa3fa2254647c1b2aea82ff52e749be46599ea90.zip |
Notes
Diffstat (limited to 'games/xfrisk')
-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 |