diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-11-07 15:07:06 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-11-07 15:07:06 +0000 |
commit | d98ae2e8f785d4fd63199c2c4e8bfe27208a3985 (patch) | |
tree | 33fe81ddaff039acd7e7b4f6ceaa1bc9d0113563 /games/xgame | |
parent | 3e550c219f1a982966ed6fe26417f5cb254f51ec (diff) |
Notes
Diffstat (limited to 'games/xgame')
-rw-r--r-- | games/xgame/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xgame/Makefile b/games/xgame/Makefile index f235392193d7..ac35d3105180 100644 --- a/games/xgame/Makefile +++ b/games/xgame/Makefile @@ -8,7 +8,7 @@ PORTNAME= xgame PORTVERSION= 1.7.1 CATEGORIES= games -MASTER_SITES= http://xgame.tlhiv.com/downloads/ +MASTER_SITES= http://downloads.tlhiv.com/xgame/ MAINTAINER= aberg@doomnet.de COMMENT= A Perl script which enhances gameplay under Linux/Unix |