diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-03-21 12:48:23 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-03-21 12:48:23 +0000 |
commit | 55050dc3e611c710712b226dc08044790f8dd20a (patch) | |
tree | 6f8e8f161c366bdddb127a60088109dc08091965 /games/geki2 | |
parent | - Update to 0.94.2 (diff) |
Adopt the software for the time being until the website is back.
Diffstat (limited to 'games/geki2')
-rw-r--r-- | games/geki2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/geki2/Makefile b/games/geki2/Makefile index a533ed3044ae..3caac98a1bdc 100644 --- a/games/geki2/Makefile +++ b/games/geki2/Makefile @@ -8,7 +8,8 @@ PORTNAME= geki2 PORTVERSION= 2.0.3 CATEGORIES= games -MASTER_SITES= http://kxl.hn.org/download/ +MASTER_SITES= http://kxl.hn.org/download/ \ + http://www.mavetju.org/download/adopted/ DISTNAME= ${PORTNAME}-KXL-${PORTVERSION} MAINTAINER= edwin@mavetju.org |