diff options
author | Mark Pulford <markp@FreeBSD.org> | 2001-07-19 06:27:57 +0000 |
---|---|---|
committer | Mark Pulford <markp@FreeBSD.org> | 2001-07-19 06:27:57 +0000 |
commit | a6cf39e07bdcf7b34ecf07fce54a2013d6ca94f4 (patch) | |
tree | fe3aa3618fbd05403b3ffe13da54dae3d834cf83 /games/xrisk/Makefile | |
parent | 811bde7f272bd96385b4660520aa9527247badc3 (diff) |
Notes
Diffstat (limited to 'games/xrisk/Makefile')
-rw-r--r-- | games/xrisk/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games/xrisk/Makefile b/games/xrisk/Makefile index fa2a65b9a05a..938ed1f38ab2 100644 --- a/games/xrisk/Makefile +++ b/games/xrisk/Makefile @@ -8,9 +8,10 @@ PORTNAME= xrisk PORTVERSION= 2.15 CATEGORIES= games -MASTER_SITES= ftp://ftp.pvv.org/pvv/games/ +MASTER_SITES= http://my.pages.de/pub/comp/games/xrisk/ \ + http://www.mikro.biologie.tu-muenchen.de/pub/rec/games/xrisk/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= adam@alameda.edu USE_IMAKE= yes MAN6= xrisk.6 |