diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-02-28 14:28:38 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-02-28 14:28:38 +0000 |
commit | d020deb7903b07399aab5da1db4463885ec2c361 (patch) | |
tree | 1335103392c474d597936dbb161d02fefe66e89c /games/xrisk | |
parent | 8dc5bebe0023d20dab91f01458483d43e3e0ead5 (diff) | |
download | ports-d020deb7903b07399aab5da1db4463885ec2c361.tar.gz ports-d020deb7903b07399aab5da1db4463885ec2c361.zip |
Notes
Diffstat (limited to 'games/xrisk')
-rw-r--r-- | games/xrisk/Makefile | 2 | ||||
-rw-r--r-- | games/xrisk/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/xrisk/Makefile b/games/xrisk/Makefile index ade712e4e5f1..fa2a65b9a05a 100644 --- a/games/xrisk/Makefile +++ b/games/xrisk/Makefile @@ -8,7 +8,7 @@ PORTNAME= xrisk PORTVERSION= 2.15 CATEGORIES= games -MASTER_SITES= ftp://ftp.pvv.unit.no/pvv/games/ +MASTER_SITES= ftp://ftp.pvv.org/pvv/games/ MAINTAINER= ports@FreeBSD.org diff --git a/games/xrisk/pkg-descr b/games/xrisk/pkg-descr index 1c6bf4109029..1f2ccaf7cb73 100644 --- a/games/xrisk/pkg-descr +++ b/games/xrisk/pkg-descr @@ -2,4 +2,4 @@ Xrisk is based on the boardgame Risk. It can run as server or client, and allows up to 8 players to play at once. The object of the game is World Conquest. -WWW: http://www.pvv.ntnu.to/projects.html +WWW: http://www.pvv.ntnu.no/projects.html |