summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2003-07-21 16:45:54 +0000
committermartti <martti@pkgsrc.org>2003-07-21 16:45:54 +0000
commitee90b572a694e53c91c3f84b3e56b5f1ce169ae5 (patch)
treeb1f871338028796610e5ff920241fc869f182169 /games
parente69ab8c36548981938b2660bd19e390b45d3e84f (diff)
downloadpkgsrc-ee90b572a694e53c91c3f84b3e56b5f1ce169ae5.tar.gz
COMMENT should start with a capital letter.
Diffstat (limited to 'games')
-rw-r--r--games/asc/Makefile4
-rw-r--r--games/bomberclone-data/Makefile4
-rw-r--r--games/bomberclone/Makefile4
-rw-r--r--games/bridge-hands/Makefile4
-rw-r--r--games/cgoban/Makefile4
-rw-r--r--games/colchess-book-colchess/Makefile4
-rw-r--r--games/colchess-book-large/Makefile4
-rw-r--r--games/colchess/Makefile4
-rw-r--r--games/corewars/Makefile4
-rw-r--r--games/crafty-book-enormous/Makefile4
-rw-r--r--games/crafty-book-large/Makefile4
-rw-r--r--games/crafty-book-medium/Makefile4
-rw-r--r--games/crafty-book-small/Makefile4
-rw-r--r--games/crafty-doc/Makefile4
-rw-r--r--games/crafty/Makefile4
-rw-r--r--games/crimsonfields/Makefile4
-rw-r--r--games/defendguin/Makefile4
-rw-r--r--games/exchess-book-medium/Makefile4
-rw-r--r--games/exchess-book-small/Makefile4
-rw-r--r--games/exchess/Makefile4
-rw-r--r--games/fire/Makefile4
-rw-r--r--games/fkiss/Makefile4
-rw-r--r--games/fortune-strfile/Makefile4
-rw-r--r--games/freeciv-manual/Makefile4
-rw-r--r--games/glickomania/Makefile4
-rw-r--r--games/gnuchess-book-chess/Makefile4
-rw-r--r--games/gnuchess-book-medium/Makefile4
-rw-r--r--games/gnuchess-book-small/Makefile4
-rw-r--r--games/gnuchess4/Makefile4
-rw-r--r--games/icebreaker/Makefile4
-rw-r--r--games/iso-pernangband/Makefile4
-rw-r--r--games/ketm/Makefile4
-rw-r--r--games/knightcap-brain/Makefile4
-rw-r--r--games/knightcap/Makefile4
-rw-r--r--games/knights/Makefile4
-rw-r--r--games/lbreakout/Makefile4
-rw-r--r--games/lbreakout2/Makefile4
-rw-r--r--games/lpairs/Makefile4
-rw-r--r--games/majesty-demo/Makefile4
-rw-r--r--games/nethack-lib/Makefile4
-rw-r--r--games/nethack-tty/Makefile4
-rw-r--r--games/nethack-x11/Makefile4
-rw-r--r--games/netmaj/Makefile4
-rw-r--r--games/newvox/Makefile4
-rw-r--r--games/plib/Makefile4
-rw-r--r--games/prboom/Makefile4
-rw-r--r--games/quake/Makefile4
-rw-r--r--games/sjeng/Makefile4
-rw-r--r--games/tuxmath/Makefile4
-rw-r--r--games/ularn/Makefile4
-rw-r--r--games/xbill/Makefile4
-rw-r--r--games/xboard/Makefile4
-rw-r--r--games/xbreaky/Makefile4
-rw-r--r--games/xevil/Makefile4
-rw-r--r--games/xjig/Makefile4
-rw-r--r--games/xpilot/Makefile4
-rw-r--r--games/xpipeman/Makefile4
-rw-r--r--games/xvier/Makefile4
58 files changed, 116 insertions, 116 deletions
diff --git a/games/asc/Makefile b/games/asc/Makefile
index a0e22a9a117..84dc3575487 100644
--- a/games/asc/Makefile
+++ b/games/asc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/07/17 21:37:51 grant Exp $
+# $NetBSD: Makefile,v 1.4 2003/07/21 16:49:34 martti Exp $
#
DISTNAME= asc-source-1.13.7
@@ -10,7 +10,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${AUDIO_FILES}
MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://www.asc-hq.org/
-COMMENT= turn based strategy game
+COMMENT= Turn based strategy game
AUDIO_FILES= frontiers.mp3 machine_wars.mp3 time_to_strike.mp3
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
diff --git a/games/bomberclone-data/Makefile b/games/bomberclone-data/Makefile
index 32015dcc478..8564c000a69 100644
--- a/games/bomberclone-data/Makefile
+++ b/games/bomberclone-data/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/07/17 21:37:56 grant Exp $
+# $NetBSD: Makefile,v 1.3 2003/07/21 16:49:35 martti Exp $
#
DISTNAME= bomberclone-data-0.7
@@ -9,7 +9,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://bomberclone.sourceforge.net/
-COMMENT= data files for Bomberclone
+COMMENT= Data files for Bomberclone
NO_BUILD= yes
diff --git a/games/bomberclone/Makefile b/games/bomberclone/Makefile
index 1853c1eaedf..22f7a89a700 100644
--- a/games/bomberclone/Makefile
+++ b/games/bomberclone/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/07/17 21:37:55 grant Exp $
+# $NetBSD: Makefile,v 1.4 2003/07/21 16:49:35 martti Exp $
#
DISTNAME= bomberclone-0.9.9
@@ -9,7 +9,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://bomberclone.sourceforge.net/
-COMMENT= multi-player Bomberman clone
+COMMENT= Multi-player Bomberman clone
DEPENDS+= bomberclone-data>=0.7:../../games/bomberclone-data
diff --git a/games/bridge-hands/Makefile b/games/bridge-hands/Makefile
index abe77cf8cf6..fb6a4c23ff4 100644
--- a/games/bridge-hands/Makefile
+++ b/games/bridge-hands/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/07/17 21:37:57 grant Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/21 16:49:35 martti Exp $
DISTNAME= hands-2.0.bsd386
PKGNAME= bridge-hands-2.0
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.whiteoaks.com/hands/
MAINTAINER= jlam@NetBSD.org
HOMEPAGE= http://www.whiteoaks.com/hands/
-COMMENT= generate hands for duplicate bridge
+COMMENT= Generate hands for duplicate bridge
EXTRACT_ELEMENTS= hands/source
diff --git a/games/cgoban/Makefile b/games/cgoban/Makefile
index 227e0b9a2fd..ad5b216838f 100644
--- a/games/cgoban/Makefile
+++ b/games/cgoban/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/07/17 21:37:58 grant Exp $
+# $NetBSD: Makefile,v 1.9 2003/07/21 16:49:36 martti Exp $
DISTNAME= cgoban-1.9.12
CATEGORIES= games
@@ -6,7 +6,7 @@ MASTER_SITES= http://www.igoweb.org/~wms/comp/cgoban/
MAINTAINER= bad@NetBSD.org
HOMEPAGE= http://www.igoweb.org/~wms/comp/cgoban/index.html
-COMMENT= the complete goban. A Go server client and sgf viewer/editor
+COMMENT= The complete goban. A Go server client and sgf viewer/editor
USE_X11= yes
GNU_CONFIGURE= yes
diff --git a/games/colchess-book-colchess/Makefile b/games/colchess-book-colchess/Makefile
index 18abb78237d..e88dac23d2e 100644
--- a/games/colchess-book-colchess/Makefile
+++ b/games/colchess-book-colchess/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/17 21:38:03 grant Exp $
+# $NetBSD: Makefile,v 1.7 2003/07/21 16:49:37 martti Exp $
DISTNAME= colchess
PKGNAME= ${CHESS_ENGINE}-book-${DIST_SUBDIR}
@@ -9,7 +9,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= jlam@NetBSD.org
HOMEPAGE= http://www.ast.cam.ac.uk/~cmf/chess/colchess/
-COMMENT= chess opening book for ColChess (default)
+COMMENT= Chess opening book for ColChess (default)
DEPENDS+= colchess>=7.0:../../games/colchess
diff --git a/games/colchess-book-large/Makefile b/games/colchess-book-large/Makefile
index 830fc4c90af..a7b1999bb95 100644
--- a/games/colchess-book-large/Makefile
+++ b/games/colchess-book-large/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/17 21:38:04 grant Exp $
+# $NetBSD: Makefile,v 1.7 2003/07/21 16:49:37 martti Exp $
DISTNAME= book_large
PKGNAME= ${CHESS_ENGINE}-book-large-20000512
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.ast.cam.ac.uk/~cmf/chess/
EXTRACT_SUFX= .tgz
MAINTAINER= jlam@NetBSD.org
-COMMENT= chess opening book for ColChess (large)
+COMMENT= Chess opening book for ColChess (large)
DEPENDS+= colchess>=7.0:../../games/colchess
diff --git a/games/colchess/Makefile b/games/colchess/Makefile
index 48bd5638fc9..c853c6572d1 100644
--- a/games/colchess/Makefile
+++ b/games/colchess/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/07/17 21:38:02 grant Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/21 16:49:36 martti Exp $
DISTNAME= colchess
PKGNAME= ${DISTNAME}-7.0
@@ -9,7 +9,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= jlam@NetBSD.org
HOMEPAGE= http://www.ast.cam.ac.uk/~cmf/chess/colchess/
-COMMENT= chess analysis engine
+COMMENT= Chess analysis engine
DIST_SUBDIR= ${PKGNAME}
NO_CONFIGURE= # defined
diff --git a/games/corewars/Makefile b/games/corewars/Makefile
index 8b2443ebe19..c5fdf1346aa 100644
--- a/games/corewars/Makefile
+++ b/games/corewars/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/07/17 21:38:06 grant Exp $
+# $NetBSD: Makefile,v 1.10 2003/07/21 16:49:37 martti Exp $
#
DISTNAME= corewars-0.9.11
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=corewars/}
MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://corewars.sourceforge.net/
-COMMENT= programs on a virtual machine, fighting each other
+COMMENT= Programs on a virtual machine, fighting each other
GNU_CONFIGURE= YES
USE_BUILDLINK2= YES
diff --git a/games/crafty-book-enormous/Makefile b/games/crafty-book-enormous/Makefile
index 88929600bd3..e304801d650 100644
--- a/games/crafty-book-enormous/Makefile
+++ b/games/crafty-book-enormous/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2003/07/17 21:38:08 grant Exp $
+# $NetBSD: Makefile,v 1.11 2003/07/21 16:49:38 martti Exp $
DISTNAME= enormous
PKGNAME= ${CHESS_ENGINE}-book-${DISTNAME}-20000511
@@ -13,7 +13,7 @@ DISTFILES+= d${EXTRACT_SUFX}
DISTFILES+= e${EXTRACT_SUFX}
MAINTAINER= jlam@NetBSD.org
-COMMENT= chess opening book for Crafty (enormous)
+COMMENT= Chess opening book for Crafty (enormous)
DEPENDS+= crafty>=17.0:../../games/crafty
diff --git a/games/crafty-book-large/Makefile b/games/crafty-book-large/Makefile
index fc031ce4127..eb267806007 100644
--- a/games/crafty-book-large/Makefile
+++ b/games/crafty-book-large/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/07/17 21:38:10 grant Exp $
+# $NetBSD: Makefile,v 1.9 2003/07/21 16:49:40 martti Exp $
DISTNAME= large
PKGNAME= ${CHESS_ENGINE}-book-${DISTNAME}-20000511
@@ -12,7 +12,7 @@ DISTFILES+= ${DISTNAME}3${EXTRACT_SUFX}
DISTFILES+= ${DISTNAME}4${EXTRACT_SUFX}
MAINTAINER= jlam@NetBSD.org
-COMMENT= chess opening book for Crafty (large)
+COMMENT= Chess opening book for Crafty (large)
DEPENDS+= crafty>=17.0:../../games/crafty
diff --git a/games/crafty-book-medium/Makefile b/games/crafty-book-medium/Makefile
index 9649d3577c3..50ea010c765 100644
--- a/games/crafty-book-medium/Makefile
+++ b/games/crafty-book-medium/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 21:38:11 grant Exp $
+# $NetBSD: Makefile,v 1.8 2003/07/21 16:49:40 martti Exp $
DISTNAME= medium
PKGNAME= ${CHESS_ENGINE}-book-${DISTNAME}-20000511
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.cis.uab.edu/pub/hyatt/common/${DISTNAME}/
EXTRACT_SUFX= .zip
MAINTAINER= jlam@NetBSD.org
-COMMENT= chess opening book for Crafty (medium)
+COMMENT= Chess opening book for Crafty (medium)
DEPENDS+= crafty>=17.0:../../games/crafty
diff --git a/games/crafty-book-small/Makefile b/games/crafty-book-small/Makefile
index eb9a326f267..1912df87bce 100644
--- a/games/crafty-book-small/Makefile
+++ b/games/crafty-book-small/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 21:38:12 grant Exp $
+# $NetBSD: Makefile,v 1.8 2003/07/21 16:49:41 martti Exp $
DISTNAME= small
PKGNAME= ${CHESS_ENGINE}-book-${DISTNAME}-20000511
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.cis.uab.edu/pub/hyatt/common/${DISTNAME}/
EXTRACT_SUFX= .zip
MAINTAINER= jlam@NetBSD.org
-COMMENT= chess opening book for Crafty (small)
+COMMENT= Chess opening book for Crafty (small)
DEPENDS+= crafty>=17.0:../../games/crafty
diff --git a/games/crafty-doc/Makefile b/games/crafty-doc/Makefile
index 7cdbbdcad3e..eba25fd80be 100644
--- a/games/crafty-doc/Makefile
+++ b/games/crafty-doc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 21:38:13 grant Exp $
+# $NetBSD: Makefile,v 1.6 2003/07/21 16:49:42 martti Exp $
DISTNAME= crafty-doc-18.0
CATEGORIES= games
@@ -6,7 +6,7 @@ MASTER_SITES= ftp://ftp.cis.uab.edu/pub/hyatt/v18/
DISTFILES= crafty.doc.ps
MAINTAINER= jlam@NetBSD.org
-COMMENT= documentation for Crafty chess engine
+COMMENT= Documentation for Crafty chess engine
DIST_SUBDIR= ${PKGNAME}
EXTRACT_ONLY= # empty
diff --git a/games/crafty/Makefile b/games/crafty/Makefile
index 37aacb00bda..2c03357b580 100644
--- a/games/crafty/Makefile
+++ b/games/crafty/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2003/07/17 21:38:07 grant Exp $
+# $NetBSD: Makefile,v 1.24 2003/07/21 16:49:38 martti Exp $
DISTNAME= crafty-18.15
WRKSRC= ${WRKDIR}
@@ -10,7 +10,7 @@ DISTFILES= ${CRAFTY_DISTFILES}
DISTFILES+= ${CRAFTY_STARTPGN} ${CRAFTY_DOCFILES}
MAINTAINER= jlam@NetBSD.org
-COMMENT= chess engine
+COMMENT= Chess engine
USE_BUILDLINK2= YES
diff --git a/games/crimsonfields/Makefile b/games/crimsonfields/Makefile
index f82e3aceb01..1666bbcc31b 100644
--- a/games/crimsonfields/Makefile
+++ b/games/crimsonfields/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/07/17 21:38:14 grant Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/21 16:49:42 martti Exp $
#
DISTNAME= crimson-0.3.4
@@ -10,7 +10,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://www.lanipage.de/jens/
-COMMENT= tactical war game in the tradition of Battle Isle
+COMMENT= Tactical war game in the tradition of Battle Isle
USE_BUILDLINK2= yes
USE_GMAKE= yes
diff --git a/games/defendguin/Makefile b/games/defendguin/Makefile
index b277e2168ae..3e6db9e9a52 100644
--- a/games/defendguin/Makefile
+++ b/games/defendguin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/07/13 13:51:44 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2003/07/21 16:49:42 martti Exp $
DISTNAME= defendguin-0.0.10
PKGREVISION= 1
@@ -7,7 +7,7 @@ MASTER_SITES= http://www.nbswebfx.com/downloads/
MAINTAINER= reed@reedmedia.net
HOMEPAGE= http://www.newbreedsoftware.com/defendguin/
-COMMENT= clone of the arcade game Defender
+COMMENT= Clone of the arcade game Defender
USE_X11= YES
USE_BUILDLINK2= YES
diff --git a/games/exchess-book-medium/Makefile b/games/exchess-book-medium/Makefile
index 0ad6fc4393e..a6715268e31 100644
--- a/games/exchess-book-medium/Makefile
+++ b/games/exchess-book-medium/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/17 21:38:18 grant Exp $
+# $NetBSD: Makefile,v 1.7 2003/07/21 16:49:43 martti Exp $
DISTNAME= medium
PKGNAME= ${CHESS_ENGINE}-book-${DISTNAME}-20000511
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.cis.uab.edu/pub/hyatt/common/${DISTNAME}/
EXTRACT_SUFX= .zip
MAINTAINER= jlam@NetBSD.org
-COMMENT= chess opening book for EXchess (medium)
+COMMENT= Chess opening book for EXchess (medium)
DEPENDS+= exchess-[0-9]*:../../games/exchess
diff --git a/games/exchess-book-small/Makefile b/games/exchess-book-small/Makefile
index 6dcdc67e310..45c98f2ba18 100644
--- a/games/exchess-book-small/Makefile
+++ b/games/exchess-book-small/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/17 21:38:19 grant Exp $
+# $NetBSD: Makefile,v 1.7 2003/07/21 16:49:44 martti Exp $
DISTNAME= small
PKGNAME= ${CHESS_ENGINE}-book-${DISTNAME}-20000511
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.cis.uab.edu/pub/hyatt/common/${DISTNAME}/
EXTRACT_SUFX= .zip
MAINTAINER= jlam@NetBSD.org
-COMMENT= chess opening book for EXchess (small)
+COMMENT= Chess opening book for EXchess (small)
DEPENDS+= exchess-[0-9]*:../../games/exchess
diff --git a/games/exchess/Makefile b/games/exchess/Makefile
index 20dd17c2cc4..80fd329f552 100644
--- a/games/exchess/Makefile
+++ b/games/exchess/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 21:38:17 grant Exp $
+# $NetBSD: Makefile,v 1.6 2003/07/21 16:49:43 martti Exp $
DISTNAME= EXCH314S
PKGNAME= exchess-3.14
@@ -9,7 +9,7 @@ EXTRACT_SUFX= .zip
MAINTAINER= jlam@NetBSD.org
HOMEPAGE= http://pc.astro.brandeis.edu/BRAG/people/dch/chess.html
-COMMENT= experimental chess engine
+COMMENT= Experimental chess engine
NO_CONFIGURE= # defined
diff --git a/games/fire/Makefile b/games/fire/Makefile
index 703af609313..c1254a3e13c 100644
--- a/games/fire/Makefile
+++ b/games/fire/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2003/07/17 21:38:20 grant Exp $
+# $NetBSD: Makefile,v 1.11 2003/07/21 16:49:44 martti Exp $
#
DISTNAME= fire-1.0
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.libsdl.org/projects/fire/src/
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.libsdl.org/projects/fire/index.html
-COMMENT= organic fireworks demo
+COMMENT= Organic fireworks demo
USE_BUILDLINK2= YES
USE_X11= YES
diff --git a/games/fkiss/Makefile b/games/fkiss/Makefile
index d875a389a2e..1fa0149bc10 100644
--- a/games/fkiss/Makefile
+++ b/games/fkiss/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/07/19 08:54:31 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2003/07/21 16:49:45 martti Exp $
#
DISTNAME= fkiss-0.32
@@ -7,7 +7,7 @@ MASTER_SITES= http://www.oersted.co.jp/~yav/soft/fkiss/
MAINTAINER= collver1@comcast.net
HOMEPAGE= http://www.oersted.co.jp/~yav/soft/indexe.html#fkiss
-COMMENT= kisekae viewer
+COMMENT= Kisekae viewer
DEPENDS+= lha-[0-9]*:../../archivers/lha
diff --git a/games/fortune-strfile/Makefile b/games/fortune-strfile/Makefile
index 082fabdf9f3..c4b0b864a6a 100644
--- a/games/fortune-strfile/Makefile
+++ b/games/fortune-strfile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/07/17 21:38:21 grant Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/21 16:49:45 martti Exp $
DISTNAME= fortune-strfile-0
WRKSRC= ${WRKDIR}
@@ -6,7 +6,7 @@ CATEGORIES= games
DISTFILES= # empty
MAINTAINER= tech-pkg@NetBSD.org
-COMMENT= tool to prepare a fortune database
+COMMENT= Tool to prepare a fortune database
NO_CHECKSUM= yes
diff --git a/games/freeciv-manual/Makefile b/games/freeciv-manual/Makefile
index 7c985ac3825..0cf0ad5090c 100644
--- a/games/freeciv-manual/Makefile
+++ b/games/freeciv-manual/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/03/29 12:41:03 jmmv Exp $
+# $NetBSD: Makefile,v 1.7 2003/07/21 16:49:46 martti Exp $
#
DISTNAME= manual-1.8.1-2
@@ -9,7 +9,7 @@ MASTER_SITES= http://www.freeciv.org/ftp/contrib/manual/
MAINTAINER= dillo@giga.or.at
HOMEPAGE= http://www.freeciv.org/
-COMMENT= manuals for freeciv (game, client, and server)
+COMMENT= Manuals for freeciv (game, client, and server)
USE_BUILDLINK2= YES
NO_BUILD= YES
diff --git a/games/glickomania/Makefile b/games/glickomania/Makefile
index 5f70d92d792..6761921d43b 100644
--- a/games/glickomania/Makefile
+++ b/games/glickomania/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 21:38:27 grant Exp $
+# $NetBSD: Makefile,v 1.6 2003/07/21 16:49:47 martti Exp $
#
DISTNAME= glickomania-1.0
@@ -8,7 +8,7 @@ MASTER_SITES= http://hibase.cs.hut.fi/~cessu/glickomania/
MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://hibase.cs.hut.fi/~cessu/glickomania/
-COMMENT= clear a board by removing groups of identical, adjacent tiles
+COMMENT= Clear a board by removing groups of identical, adjacent tiles
GNU_CONFIGURE= YES
USE_BUILDLINK2= YES
diff --git a/games/gnuchess-book-chess/Makefile b/games/gnuchess-book-chess/Makefile
index 6861dd39243..c8466ade4fa 100644
--- a/games/gnuchess-book-chess/Makefile
+++ b/games/gnuchess-book-chess/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 21:38:37 grant Exp $
+# $NetBSD: Makefile,v 1.6 2003/07/21 16:49:48 martti Exp $
# FreeBSD Id: Makefile,v 1.6 1999/01/27 07:41:12 fenner Exp
#
@@ -9,7 +9,7 @@ CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GNU:=chess/}
MAINTAINER= jlam@NetBSD.org
-COMMENT= chess opening book for GNU Chess (default)
+COMMENT= Chess opening book for GNU Chess (default)
DEPENDS+= gnuchess>=5.00nb1:../../games/gnuchess
diff --git a/games/gnuchess-book-medium/Makefile b/games/gnuchess-book-medium/Makefile
index ffb98e2e777..ff29526aba7 100644
--- a/games/gnuchess-book-medium/Makefile
+++ b/games/gnuchess-book-medium/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/07/17 21:38:38 grant Exp $
+# $NetBSD: Makefile,v 1.10 2003/07/21 16:49:48 martti Exp $
DISTNAME= medium
PKGNAME= ${CHESS_ENGINE}-book-${DISTNAME}-20000511
@@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.cis.uab.edu/pub/hyatt/common/${DISTNAME}/
EXTRACT_SUFX= .zip
MAINTAINER= jlam@NetBSD.org
-COMMENT= chess opening book for GNU Chess (medium)
+COMMENT= Chess opening book for GNU Chess (medium)
DEPENDS+= gnuchess>=5.00nb1:../../games/gnuchess
diff --git a/games/gnuchess-book-small/Makefile b/games/gnuchess-book-small/Makefile
index 9d8ab67939a..9b6cf4d9e2e 100644
--- a/games/gnuchess-book-small/Makefile
+++ b/games/gnuchess-book-small/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/07/17 21:38:39 grant Exp $
+# $NetBSD: Makefile,v 1.9 2003/07/21 16:49:49 martti Exp $
DISTNAME= small
PKGNAME= ${CHESS_ENGINE}-book-${DISTNAME}-20000511
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.cis.uab.edu/pub/hyatt/common/${DISTNAME}/
EXTRACT_SUFX= .zip
MAINTAINER= jlam@NetBSD.org
-COMMENT= chess opening book for GNU Chess (small)
+COMMENT= Chess opening book for GNU Chess (small)
DEPENDS+= gnuchess>=5.00nb1:../../games/gnuchess
diff --git a/games/gnuchess4/Makefile b/games/gnuchess4/Makefile
index 6c52c757be0..553e4c92fa2 100644
--- a/games/gnuchess4/Makefile
+++ b/games/gnuchess4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 21:38:40 grant Exp $
+# $NetBSD: Makefile,v 1.8 2003/07/21 16:49:49 martti Exp $
# FreeBSD Id: Makefile,v 1.6 1999/01/27 07:41:12 fenner Exp
#
@@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/chess/chess.html
-COMMENT= the "classic" GNU chess
+COMMENT= The "classic" GNU chess
CONFLICTS= gnuchess-4.*
diff --git a/games/icebreaker/Makefile b/games/icebreaker/Makefile
index 5d836f6ce7c..24d3e400496 100644
--- a/games/icebreaker/Makefile
+++ b/games/icebreaker/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/07/17 21:38:49 grant Exp $
+# $NetBSD: Makefile,v 1.10 2003/07/21 16:49:50 martti Exp $
#
DISTNAME= icebreaker-1.9.7
@@ -9,7 +9,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://www.mattdm.org/icebreaker/
-COMMENT= penguin capturing simulation
+COMMENT= Penguin capturing simulation
USE_BUILDLINK2= yes
USE_GMAKE= yes
diff --git a/games/iso-pernangband/Makefile b/games/iso-pernangband/Makefile
index 3d91b248940..de2e96bb94a 100644
--- a/games/iso-pernangband/Makefile
+++ b/games/iso-pernangband/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/07/19 08:54:30 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2003/07/21 16:49:51 martti Exp $
#
DISTNAME= iso-pern_src-0_2_6
@@ -10,7 +10,7 @@ MASTER_SITES= http://www.simugraph.com/simutrans/data/
MAINTAINER= collver1@comcast.net
HOMEPAGE= http://www.isoband.cjb.net
-COMMENT= isometric (pseudo 3D) view for Angband
+COMMENT= Isometric (pseudo 3D) view for Angband
USE_BUILDLINK2= yes
USE_GMAKE= yes
diff --git a/games/ketm/Makefile b/games/ketm/Makefile
index 82b695c9f2b..dd325c57433 100644
--- a/games/ketm/Makefile
+++ b/games/ketm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 21:38:52 grant Exp $
+# $NetBSD: Makefile,v 1.8 2003/07/21 16:49:52 martti Exp $
#
DISTNAME= ketm-0.0.6
@@ -9,7 +9,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= zuntum@NetBSD.org
HOMEPAGE= http://home.t-online.de/home/haslbeck/ketm/
-COMMENT= old-school 2d-scrolling shooter
+COMMENT= Old-school 2d-scrolling shooter
ALL_TARGET= ketm
diff --git a/games/knightcap-brain/Makefile b/games/knightcap-brain/Makefile
index 9a1738c4c84..6c70de73c88 100644
--- a/games/knightcap-brain/Makefile
+++ b/games/knightcap-brain/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/17 21:38:55 grant Exp $
+# $NetBSD: Makefile,v 1.7 2003/07/21 16:49:52 martti Exp $
DISTNAME= new_brain
PKGNAME= knightcap-brain-19980616
@@ -9,7 +9,7 @@ EXTRACT_SUFX= .dat
MAINTAINER= jlam@NetBSD.org
HOMEPAGE= http://anu.samba.org/KnightCap/
-COMMENT= book of losing moves for KnightCap
+COMMENT= Book of losing moves for KnightCap
ONLY_FOR_PLATFORMS= *-*-i386
diff --git a/games/knightcap/Makefile b/games/knightcap/Makefile
index 70865f114eb..90dbfbe0e30 100644
--- a/games/knightcap/Makefile
+++ b/games/knightcap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/07/17 21:38:54 grant Exp $
+# $NetBSD: Makefile,v 1.10 2003/07/21 16:49:52 martti Exp $
DISTNAME= KnightCap-3.6
PKGNAME= knightcap-3.6
@@ -9,7 +9,7 @@ MASTER_SITES= ftp://samba.anu.edu.au/pub/KnightCap/
MAINTAINER= jlam@NetBSD.org
HOMEPAGE= http://anu.samba.org/KnightCap/
-COMMENT= chess engine with 3D OpenGL-rendered chessboard
+COMMENT= Chess engine with 3D OpenGL-rendered chessboard
ALL_TARGET= KnightCap
diff --git a/games/knights/Makefile b/games/knights/Makefile
index ed29f9a1a2b..743d0962279 100644
--- a/games/knights/Makefile
+++ b/games/knights/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/07/17 21:38:53 grant Exp $
+# $NetBSD: Makefile,v 1.10 2003/07/21 16:49:53 martti Exp $
DISTNAME= knights-0.4.6
PKGREVISION= 3
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=knights/}
MAINTAINER= jlam@NetBSD.org
HOMEPAGE= http://knights.sourceforge.net/
-COMMENT= chess interface for KDE
+COMMENT= Chess interface for KDE
USE_BUILDLINK2= YES
USE_GMAKE= YES
diff --git a/games/lbreakout/Makefile b/games/lbreakout/Makefile
index b73334fe653..8886a085f3e 100644
--- a/games/lbreakout/Makefile
+++ b/games/lbreakout/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2003/07/17 21:38:58 grant Exp $
+# $NetBSD: Makefile,v 1.16 2003/07/21 16:49:53 martti Exp $
#
DISTNAME= lbreakout-010315
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lgames/}
MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://lgames.sourceforge.net/
-COMMENT= breakout-style arcade game
+COMMENT= Breakout-style arcade game
USE_BUILDLINK2= YES
USE_X11= YES
diff --git a/games/lbreakout2/Makefile b/games/lbreakout2/Makefile
index 400710b784d..3c25e1686b3 100644
--- a/games/lbreakout2/Makefile
+++ b/games/lbreakout2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/13 13:51:51 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2003/07/21 16:49:54 martti Exp $
#
DISTNAME= lbreakout2-2.4.1
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lgames/}
MAINTAINER= xs@nitric.net
HOMEPAGE= http://lgames.sourceforge.net/
-COMMENT= breakout-style arcade game
+COMMENT= Breakout-style arcade game
USE_BUILDLINK2= YES
USE_X11= YES
diff --git a/games/lpairs/Makefile b/games/lpairs/Makefile
index fb62a3b23ff..9ee75842581 100644
--- a/games/lpairs/Makefile
+++ b/games/lpairs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/05/02 11:55:02 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2003/07/21 16:49:54 martti Exp $
#
DISTNAME= lpairs-1.0
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lgames/}
MAINTAINER= xs@nitric.net
HOMEPAGE= http://lgames.sourceforge.net/
-COMMENT= memory game matching pairs of cards
+COMMENT= Memory game matching pairs of cards
USE_BUILDLINK2= YES
USE_X11= YES
diff --git a/games/majesty-demo/Makefile b/games/majesty-demo/Makefile
index 2aff8ef485e..b1b2a953ed0 100644
--- a/games/majesty-demo/Makefile
+++ b/games/majesty-demo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/07/17 21:39:01 grant Exp $
+# $NetBSD: Makefile,v 1.3 2003/07/21 16:49:55 martti Exp $
#
DISTNAME= majesty_demo
@@ -10,7 +10,7 @@ EXTRACT_SUFX= .run
MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://majesty.linuxgamepublishing.com/
-COMMENT= fantasy kingdom simulation (demo)
+COMMENT= Fantasy kingdom simulation (demo)
EXTRACT_CMD= ${SED} '1,/^END_OF_STUB$$/d' ${DOWNLOADED_DISTFILE} | \
${GZCAT} | ${PAX} -O -r
diff --git a/games/nethack-lib/Makefile b/games/nethack-lib/Makefile
index 3660268e514..c73b4b89147 100644
--- a/games/nethack-lib/Makefile
+++ b/games/nethack-lib/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.13 2002/09/20 21:20:03 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2003/07/21 16:49:57 martti Exp $
#
.include "../nethack-lib/Makefile.common"
PKGNAME= nethack-lib-${NETHACK_VERSION}
-COMMENT= data files for Nethack
+COMMENT= Data files for Nethack
USE_BUILDLINK2= yes
HAS_CONFIGURE= yes
diff --git a/games/nethack-tty/Makefile b/games/nethack-tty/Makefile
index 99729ec77f5..fcb226b31d8 100644
--- a/games/nethack-tty/Makefile
+++ b/games/nethack-tty/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.11 2001/04/21 13:53:40 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2003/07/21 16:49:57 martti Exp $
#
.include "../nethack-lib/Makefile.common"
PKGNAME= nethack-tty-${NETHACK_VERSION}
-COMMENT= the tty/console based version of NetHack
+COMMENT= The tty/console based version of NetHack
DEPENDS+= nethack-lib-${NETHACK_VERSION}:../nethack-lib
diff --git a/games/nethack-x11/Makefile b/games/nethack-x11/Makefile
index f7666dcf94d..08a23ea06fb 100644
--- a/games/nethack-x11/Makefile
+++ b/games/nethack-x11/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.20 2003/03/01 21:12:52 pooka Exp $
+# $NetBSD: Makefile,v 1.21 2003/07/21 16:49:57 martti Exp $
#
.include "../nethack-lib/Makefile.common"
PKGNAME= nethack-x11-${NETHACK_VERSION}
-COMMENT= the X11 version of NetHack
+COMMENT= The X11 version of NetHack
CATEGORIES+= x11
diff --git a/games/netmaj/Makefile b/games/netmaj/Makefile
index 0bf429b583b..a659aa17e2f 100644
--- a/games/netmaj/Makefile
+++ b/games/netmaj/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 21:39:05 grant Exp $
+# $NetBSD: Makefile,v 1.6 2003/07/21 16:49:58 martti Exp $
#
DISTNAME= netmaj-2.0.7
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.sfc.wide.ad.jp/~kusune/netmaj/files/
MAINTAINER= kei@NetBSD.org
HOMEPAGE= http://www.sfc.wide.ad.jp/~kusune/netmaj/
-COMMENT= mahjongg game with network and 1-4 player(s) support
+COMMENT= Mahjongg game with network and 1-4 player(s) support
USE_BUILDLINK2= # defined
diff --git a/games/newvox/Makefile b/games/newvox/Makefile
index 55505f40c9d..345b46d3269 100644
--- a/games/newvox/Makefile
+++ b/games/newvox/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2003/07/17 21:39:09 grant Exp $
+# $NetBSD: Makefile,v 1.11 2003/07/21 16:49:58 martti Exp $
#
DISTNAME= newvox-1.0
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.libsdl.org/projects/newvox/src/
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.libsdl.org/projects/newvox/index.html
-COMMENT= voxel-style landscape rendering fly-by
+COMMENT= Voxel-style landscape rendering fly-by
USE_BUILDLINK2= YES
USE_X11= YES
diff --git a/games/plib/Makefile b/games/plib/Makefile
index 30d58e1dedd..cd4d0edd257 100644
--- a/games/plib/Makefile
+++ b/games/plib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/07/17 21:39:12 grant Exp $
+# $NetBSD: Makefile,v 1.9 2003/07/21 16:49:59 martti Exp $
#
DISTNAME= plib-1.2.0
@@ -8,7 +8,7 @@ MASTER_SITES= http://plib.sourceforge.net/dist/
MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://plib.sourceforge.net/
-COMMENT= libraries for writing portable games/realtime interactive apps
+COMMENT= Libraries for writing portable games/realtime interactive apps
USE_BUILDLINK2= YES
USE_X11= YES
diff --git a/games/prboom/Makefile b/games/prboom/Makefile
index 2bde6f85679..e5d31601692 100644
--- a/games/prboom/Makefile
+++ b/games/prboom/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2003/07/17 21:39:15 grant Exp $
+# $NetBSD: Makefile,v 1.11 2003/07/21 16:49:59 martti Exp $
#
DISTNAME= prboom-2.2.3
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=prboom/}
MAINTAINER= zuntum@NetBSD.org
HOMEPAGE= http://prboom.sourceforge.net/
-COMMENT= multiplayer-capable and modified version of ID's classic doom game
+COMMENT= Multiplayer-capable and modified version of ID's classic doom game
USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
diff --git a/games/quake/Makefile b/games/quake/Makefile
index df1e82c8ddd..79fc824de08 100644
--- a/games/quake/Makefile
+++ b/games/quake/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2003/07/17 21:39:17 grant Exp $
+# $NetBSD: Makefile,v 1.25 2003/07/21 16:49:59 martti Exp $
DISTNAME= q1source
PKGNAME= quake-2.30
@@ -11,7 +11,7 @@ EXTRACT_SUFX= .zip
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.idsoftware.com/
-COMMENT= legendary first person shoot'em up game
+COMMENT= Legendary first person shoot'em up game
DEPENDS+= quakedata-[0-9]*:../../games/quakedata
diff --git a/games/sjeng/Makefile b/games/sjeng/Makefile
index 9758bada6e7..3502cc1980c 100644
--- a/games/sjeng/Makefile
+++ b/games/sjeng/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 21:39:24 grant Exp $
+# $NetBSD: Makefile,v 1.6 2003/07/21 16:50:00 martti Exp $
DISTNAME= Sjeng-Free-11.0
PKGNAME= sjeng-11.0
@@ -9,7 +9,7 @@ MASTER_SITES= http://sjeng.sourceforge.net/ftp/ \
MAINTAINER= jlam@NetBSD.org
HOMEPAGE= http://www.sjeng.org/
-COMMENT= engine for chess variations (bughouse, suicide, etc.)
+COMMENT= Engine for chess variations (bughouse, suicide, etc.)
USE_BUILDLINK2= YES
diff --git a/games/tuxmath/Makefile b/games/tuxmath/Makefile
index 44b0a11d790..f41223c8780 100644
--- a/games/tuxmath/Makefile
+++ b/games/tuxmath/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/07/13 13:51:53 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2003/07/21 16:50:00 martti Exp $
#
DISTNAME= tuxmath-2001.09.07-0102
@@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tuxmath/}
MAINTAINER= reed@reedmedia.net
HOMEPAGE= http://www.newbreedsoftware.com/tuxmath/
-COMMENT= educational math arcade game
+COMMENT= Educational math arcade game
USE_BUILDLINK2= YES
USE_GMAKE= YES
diff --git a/games/ularn/Makefile b/games/ularn/Makefile
index d4c2b39533d..782ee6524e8 100644
--- a/games/ularn/Makefile
+++ b/games/ularn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/19 08:54:31 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2003/07/21 16:50:01 martti Exp $
DISTNAME= ularn
PKGNAME= ularn-6.12.92
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.win.tue.nl/pub/games/larn/
MAINTAINER= collver1@comcast.net
HOMEPAGE= http://www.win.tue.nl/games/roguelike/larn/
-COMMENT= fantasy roguelike game based on vintage larn
+COMMENT= Fantasy roguelike game based on vintage larn
HAS_CONFIGURE= # defined
CONFIGURE_ENV+= PREFIX=${LOCALBASE}
diff --git a/games/xbill/Makefile b/games/xbill/Makefile
index b4a2fcc8c9e..adadb936c28 100644
--- a/games/xbill/Makefile
+++ b/games/xbill/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2002/10/21 12:09:16 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2003/07/21 16:50:01 martti Exp $
#
DISTNAME= xbill-2.0
@@ -8,7 +8,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= root@garbled.net
HOMEPAGE= http://www.xbill.org/
-COMMENT= stop the dreaded Windows virus from infecting computers
+COMMENT= Stop the dreaded Windows virus from infecting computers
CONFLICT= gnome-games-[0-9]*
diff --git a/games/xboard/Makefile b/games/xboard/Makefile
index fb46431f880..0e5d72390cf 100644
--- a/games/xboard/Makefile
+++ b/games/xboard/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2003/07/02 21:04:18 seb Exp $
+# $NetBSD: Makefile,v 1.20 2003/07/21 16:50:01 martti Exp $
DISTNAME= xboard-4.2.6
CATEGORIES= games
@@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=xboard/}
MAINTAINER= simonb@NetBSD.ORG
HOMEPAGE= http://www.tim-mann.org/xboard.html
-COMMENT= graphical frontend for chess engines and servers
+COMMENT= Graphical frontend for chess engines and servers
INFO_FILES= xboard.info
diff --git a/games/xbreaky/Makefile b/games/xbreaky/Makefile
index cae10c8ac28..376afbd7a4c 100644
--- a/games/xbreaky/Makefile
+++ b/games/xbreaky/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/17 21:39:29 grant Exp $
+# $NetBSD: Makefile,v 1.7 2003/07/21 16:50:02 martti Exp $
#
DISTNAME= xbreaky-0.0.5
@@ -7,7 +7,7 @@ MASTER_SITES= http://xbreaky.sourceforge.net/
MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://xbreaky.sourceforge.net/
-COMMENT= breakout game for X11
+COMMENT= Breakout game for X11
USE_BUILDLINK2= YES
USE_X11= YES
diff --git a/games/xevil/Makefile b/games/xevil/Makefile
index a0985f235c8..66dce61e520 100644
--- a/games/xevil/Makefile
+++ b/games/xevil/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/03/29 12:41:10 jmmv Exp $
+# $NetBSD: Makefile,v 1.8 2003/07/21 16:50:02 martti Exp $
DISTNAME= xevil1.5.1e
PKGNAME= xevil-1.5.1e
@@ -9,7 +9,7 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= root@garbled.net
HOMEPAGE= http://www.xevil.com/
-COMMENT= violent game of killing, contains profanity
+COMMENT= Violent game of killing, contains profanity
MAKE_ENV= HOSTTYPE="netbsd" \
INSTALL_PROGRAM="${INSTALL_PROGRAM}" \
diff --git a/games/xjig/Makefile b/games/xjig/Makefile
index fc542d0c75b..5791db71c00 100644
--- a/games/xjig/Makefile
+++ b/games/xjig/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2003/07/17 21:39:37 grant Exp $
+# $NetBSD: Makefile,v 1.13 2003/07/21 16:50:02 martti Exp $
#
DISTNAME= xjig-2.4
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB:=games/}
EXTRACT_SUFX= .tgz
MAINTAINER= tech-pkg@NetBSD.org
-COMMENT= jigsaw puzzle
+COMMENT= Jigsaw puzzle
USE_IMAKE= yes
ALL_TARGET= xjig xjig.0
diff --git a/games/xpilot/Makefile b/games/xpilot/Makefile
index 8894b780987..072c72b5277 100644
--- a/games/xpilot/Makefile
+++ b/games/xpilot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/02/26 04:07:50 jschauma Exp $
+# $NetBSD: Makefile,v 1.9 2003/07/21 16:50:03 martti Exp $
#
DISTNAME= xpilot-4.5.4
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.xpilot.org/pub/xpilot/
MAINTAINER= root@garbled.net
HOMEPAGE= http://www.xpilot.org/
-COMMENT= networked space battles for X11
+COMMENT= Networked space battles for X11
USE_IMAKE= yes
diff --git a/games/xpipeman/Makefile b/games/xpipeman/Makefile
index 6626263fc65..967b78ca51d 100644
--- a/games/xpipeman/Makefile
+++ b/games/xpipeman/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/03/29 12:41:11 jmmv Exp $
+# $NetBSD: Makefile,v 1.7 2003/07/21 16:50:03 martti Exp $
#
DISTNAME= xpipeman-1.5
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.spinne.com/x/games/xpipeman/
MAINTAINER= root@garbled.net
HOMEPAGE= http://www.spinne.com/x/games/xpipeman/
-COMMENT= connect the pipes to contain the water flow game for X11
+COMMENT= Connect the pipes to contain the water flow game for X11
USE_IMAKE= yes
diff --git a/games/xvier/Makefile b/games/xvier/Makefile
index 40fd224f946..a75f1d6faf7 100644
--- a/games/xvier/Makefile
+++ b/games/xvier/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 21:39:49 grant Exp $
+# $NetBSD: Makefile,v 1.8 2003/07/21 16:50:04 martti Exp $
DISTNAME= xvier
PKGNAME= xvier-1.0
@@ -9,7 +9,7 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= tech-pkg@NetBSD.org
#HOMEPAGE=
-COMMENT= four-in-a-row game
+COMMENT= Four-in-a-row game
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
USE_IMAKE= YES