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 | |
parent | Upgrade to version 0.6.6 (diff) |
- Fix MASTER_SITES
- Fix type in WWW: line
PR: 25429
Submitted by: Ports Fury
Diffstat (limited to 'games')
-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 |