diff options
author | hubertf <hubertf@pkgsrc.org> | 2003-09-10 13:08:16 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2003-09-10 13:08:16 +0000 |
commit | bc14fdb1c5dec34a834d9ae53734653ad47946f2 (patch) | |
tree | 7556982a621eae9efcc729e52fec2f2f2d1ada04 /games/xgospel | |
parent | a99bf12a3793600efdef4ce85d1ebc2c0d7ecd39 (diff) | |
download | pkgsrc-bc14fdb1c5dec34a834d9ae53734653ad47946f2.tar.gz |
make it clearer what this is good for
Diffstat (limited to 'games/xgospel')
-rw-r--r-- | games/xgospel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xgospel/Makefile b/games/xgospel/Makefile index c1bf91ddd7c..eef67d6f625 100644 --- a/games/xgospel/Makefile +++ b/games/xgospel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/07/17 21:39:35 grant Exp $ +# $NetBSD: Makefile,v 1.7 2003/09/10 13:08:16 hubertf Exp $ # DISTNAME= xgospel-1.12d @@ -7,7 +7,7 @@ MASTER_SITES= http://img.teaser.fr/~jlgailly// MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://gailly.net/xgospel/ -COMMENT= X11 based IGS client +COMMENT= X11 based IGS client for online "go" playing USE_BUILDLINK2= yes USE_X11= yes |