diff options
Diffstat (limited to 'games/xmines/Makefile')
-rw-r--r-- | games/xmines/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/xmines/Makefile b/games/xmines/Makefile index 0b1bcf10df75..471794d6fcbb 100644 --- a/games/xmines/Makefile +++ b/games/xmines/Makefile @@ -5,8 +5,7 @@ PORTNAME= xmines PORTVERSION= 1.0 PORTREVISION= 2 CATEGORIES= games -MASTER_SITES= SUNSITE -MASTER_SITE_SUBDIR= games/strategy +MASTER_SITES= SUNSITE/games/strategy DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org |