diff options
Diffstat (limited to 'games/tesseract')
| -rw-r--r-- | games/tesseract/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games/tesseract/Makefile b/games/tesseract/Makefile index 7cd8a869ffea..d0bd07709d43 100644 --- a/games/tesseract/Makefile +++ b/games/tesseract/Makefile @@ -2,7 +2,9 @@ PORTNAME= tesseract DISTVERSION= 2014_05_12 PORTREVISION= 4 CATEGORIES= games -MASTER_SITES= http://download.tuxfamily.org/${PORTNAME}/ +#MASTER_SITES= http://download.tuxfamily.org/${PORTNAME}/ +MASTER_SITES= http://absinthe.tuxfamily.net/tesseract/ \ + https://hina.lysator.liu.se/pub/void-ppc-sources/tesseract-1/ PKGNAMESUFFIX= -game DISTNAME= ${PORTNAME}_${DISTVERSION}_first_edition_linux |
