diff options
Diffstat (limited to 'games/xisola')
-rw-r--r-- | games/xisola/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/xisola/Makefile b/games/xisola/Makefile index c6285cf85396..d159ecc97edb 100644 --- a/games/xisola/Makefile +++ b/games/xisola/Makefile @@ -5,8 +5,7 @@ PORTNAME= xisola PORTVERSION= 1.0 PORTREVISION= 2 CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_XCONTRIB} -MASTER_SITE_SUBDIR= games +MASTER_SITES= XCONTRIB/games MAINTAINER= ports@FreeBSD.org COMMENT= Simple board game for X Window System |