diff options
Diffstat (limited to 'games/gshisen')
-rw-r--r-- | games/gshisen/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games/gshisen/Makefile b/games/gshisen/Makefile index cf4f60ee7377..931e39817c17 100644 --- a/games/gshisen/Makefile +++ b/games/gshisen/Makefile @@ -9,7 +9,9 @@ PORTNAME= gshisen PORTVERSION= 1.1 CATEGORIES= games # not up to date: http://www.gnustep.it/enrico/gshisen/ -MASTER_SITES= http://www.imago.ro/gshisen/ +MASTER_SITES= http://www.imago.ro/gshisen/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= dinoex MAINTAINER= dinoex@FreeBSD.org COMMENT= Mahjongg-kind of game that uses the GNUstep toolkit |