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 | 1e048837ef4999fe418c3ada65c4a7b9426afce1 (patch) | |
tree | 7556982a621eae9efcc729e52fec2f2f2d1ada04 /games/xgospel | |
parent | d50920b668c588e5a4042f5845047ce327743aec (diff) | |
download | pkgsrc-1e048837ef4999fe418c3ada65c4a7b9426afce1.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 |