diff options
author | edwin <edwin@FreeBSD.org> | 2006-03-21 20:48:23 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-03-21 20:48:23 +0800 |
commit | e3374bab17cbaf8a5dbecf796cc9e569067be2b7 (patch) | |
tree | 0961ff0fcbd24435b96b582006954e9bb6383ca1 /games/geki3 | |
parent | 37763b702d9997870bb0ce841fa7759e44c95ba8 (diff) | |
download | freebsd-ports-gnome-e3374bab17cbaf8a5dbecf796cc9e569067be2b7.tar.gz freebsd-ports-gnome-e3374bab17cbaf8a5dbecf796cc9e569067be2b7.tar.zst freebsd-ports-gnome-e3374bab17cbaf8a5dbecf796cc9e569067be2b7.zip |
Adopt the software for the time being until the website is back.
Diffstat (limited to 'games/geki3')
-rw-r--r-- | games/geki3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/geki3/Makefile b/games/geki3/Makefile index 07ad609c8c73..6b440c10d037 100644 --- a/games/geki3/Makefile +++ b/games/geki3/Makefile @@ -8,7 +8,8 @@ PORTNAME= geki3 PORTVERSION= 1.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 |