diff options
-rw-r--r-- | games/ishido/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/ishido/Makefile b/games/ishido/Makefile index 1f78319915b6..9642ab398b68 100644 --- a/games/ishido/Makefile +++ b/games/ishido/Makefile @@ -8,8 +8,8 @@ PORTNAME= ishido PORTVERSION= 1.1 CATEGORIES= games -MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/misc/ \ - ftp://ftp.nuxi.com/pub/misc/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= obrien MAINTAINER= samorodi@NUXI.com COMMENT= Tile placement game |