pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/dd2 Fix typo in comment.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/90152d754b37
branches:  trunk
changeset: 477470:90152d754b37
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Jul 03 11:51:37 2004 +0000

description:
Fix typo in comment.

diffstat:

 games/dd2/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r a7e6d33175c9 -r 90152d754b37 games/dd2/Makefile
--- a/games/dd2/Makefile        Sat Jul 03 11:25:49 2004 +0000
+++ b/games/dd2/Makefile        Sat Jul 03 11:51:37 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/07/03 03:25:38 xtraeme Exp $
+# $NetBSD: Makefile,v 1.3 2004/07/03 11:51:37 wiz Exp $
 #
 
 DISTNAME=              dd2-0.2.1
@@ -7,7 +7,7 @@
 
 MAINTAINER=            tech-pkg%NetBSD.org@localhost
 HOMEPAGE=              http://www.usebox.net/jjm/dd2/
-COMMENT=               Shot'em up arcade game for one or two players
+COMMENT=               Shoot'em up arcade game for one or two players
 
 USE_BUILDLINK3=                yes
 USE_X11=               yes



Home | Main Index | Thread Index | Old Index