diff options
Diffstat (limited to 'games/xgospel/Makefile')
-rw-r--r-- | games/xgospel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xgospel/Makefile b/games/xgospel/Makefile index a78b833e8b1..fb17ea95870 100644 --- a/games/xgospel/Makefile +++ b/games/xgospel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/11/06 20:56:00 hwr Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 15:11:02 wiz Exp $ # DISTNAME= xgospel-1.12d @@ -7,6 +7,7 @@ MASTER_SITES= http://img.teaser.fr/~jlgailly// MAINTAINER= packages@netbsd.org HOMEPAGE= http://gailly.net/xgospel/ +COMMENT= X11 based IGS client GNU_CONFIGURE= YES USE_X11= YES |