diff options
Diffstat (limited to 'games/jin')
-rw-r--r-- | games/jin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/jin/Makefile b/games/jin/Makefile index ce0762a56546..137feb734a31 100644 --- a/games/jin/Makefile +++ b/games/jin/Makefile @@ -9,7 +9,7 @@ PORTNAME= jin PORTVERSION= 2.14.1 PORTREVISION= 2 CATEGORIES= games java -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-unix MAINTAINER= nivit@FreeBSD.org |