diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-13 07:36:27 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-13 07:36:27 +0000 |
commit | 5e38556079dc1b29917574ab333469bcd6cb2826 (patch) | |
tree | 31f7c76fc2fe49a45de6576643bcbb985812b77e /games/jin | |
parent | 02026688e884be35e6f53ff766a2ef651851285e (diff) |
Notes
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 6f5c4d468b27..632c7c49406b 100644 --- a/games/jin/Makefile +++ b/games/jin/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-unix MAINTAINER= nivit@FreeBSD.org -COMMENT= A graphical client for chess servers +COMMENT= Graphical client for chess servers NO_BUILD= yes USE_JAVA= yes |