diff options
author | Matthew Hunt <mph@FreeBSD.org> | 2003-05-21 17:11:15 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 2003-05-21 17:11:15 +0000 |
commit | 15c35ed5c3565d59145761e083557f14d7cc3c50 (patch) | |
tree | 5ff37c0f099bc5ff4b70a2398ab5835aba2fadba /games/xfrisk | |
parent | 68071f4728100ea2d3c4c5bc18efb7d60ec96745 (diff) | |
download | ports-15c35ed5c3565d59145761e083557f14d7cc3c50.tar.gz ports-15c35ed5c3565d59145761e083557f14d7cc3c50.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 2410dec09b3b..5eb575726bcc 100644 --- a/games/xfrisk/Makefile +++ b/games/xfrisk/Makefile @@ -8,7 +8,7 @@ PORTNAME= xfrisk PORTVERSION= 1.2 CATEGORIES= games -MASTER_SITES= http://cvs.morphy.iki.fi/xfrisk/ +MASTER_SITES= http://cvs.morphy.iki.fi/xfrisk/files/ DISTNAME= XFrisk-${PORTVERSION} MAINTAINER= mph@freebsd.org |