diff options
Diffstat (limited to 'games/tsito/Makefile')
-rw-r--r-- | games/tsito/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/tsito/Makefile b/games/tsito/Makefile index ced3cffef20f..e3c8ef720465 100644 --- a/games/tsito/Makefile +++ b/games/tsito/Makefile @@ -8,8 +8,7 @@ PORTNAME= tsito PORTVERSION= 0.8.4 CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= xiangqi-engine +MASTER_SITES= SF/xiangqi-engine/xiangqi-engine/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A Chinese chess (Xiangqi) program |