diff options
author | pav <pav@FreeBSD.org> | 2004-01-29 09:24:00 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-01-29 09:24:00 +0000 |
commit | b9d4910cf4fc2f128f716347ee8df3131c819da5 (patch) | |
tree | 2276e1aec4232829040032a492f025f80a4fe246 /games/xrisk | |
parent | f709b99a87d9b58a7516bd127bf0fea1d1107df7 (diff) | |
download | FreeBSD-ports-b9d4910cf4fc2f128f716347ee8df3131c819da5.zip FreeBSD-ports-b9d4910cf4fc2f128f716347ee8df3131c819da5.tar.gz |
- Update MASTER_SITES
Reported by: bento via kris
Diffstat (limited to 'games/xrisk')
-rw-r--r-- | games/xrisk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xrisk/Makefile b/games/xrisk/Makefile index f4f3656..602dec6 100644 --- a/games/xrisk/Makefile +++ b/games/xrisk/Makefile @@ -8,7 +8,7 @@ PORTNAME= xrisk PORTVERSION= 2.15 CATEGORIES= games -MASTER_SITES= http://my.pages.de/pub/comp/games/xrisk/ +MASTER_SITES= http://my.pages.de/pub/comp/unix/games/xrisk/old/ MAINTAINER= adam-ports@blacktabby.org COMMENT= A game for X11, much like the popular board game |