diff options
author | cjep <cjep@pkgsrc.org> | 2003-06-07 14:47:16 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2003-06-07 14:47:16 +0000 |
commit | b184c1e87e2f50bfe7210a530fa3507b3f08f433 (patch) | |
tree | 202fcc16ca3482c80aaf6d5d5af29f57a734b2d5 /games/maelstrom-x11 | |
parent | 7768c531ee924858542d6051853374d460d359e8 (diff) | |
download | pkgsrc-b184c1e87e2f50bfe7210a530fa3507b3f08f433.tar.gz |
Truncate COMMENT to under 70 characters
Diffstat (limited to 'games/maelstrom-x11')
-rw-r--r-- | games/maelstrom-x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/maelstrom-x11/Makefile b/games/maelstrom-x11/Makefile index ce1f623529c..b041d137aeb 100644 --- a/games/maelstrom-x11/Makefile +++ b/games/maelstrom-x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/04/10 20:10:17 grant Exp $ +# $NetBSD: Makefile,v 1.6 2003/06/07 14:47:18 cjep Exp $ DISTNAME= Maelstrom-1.4.3-L2.0.6-src.tar.gz PKGNAME= maelstrom-x11-2.0.6 @@ -11,7 +11,7 @@ DISTFILES= ${DISTNAME} ${STREK} ${SWARS} ${ESOUND} MAINTAINER= root@garbled.net HOMEPAGE= http://www.ambrosiasw.com/Products/Maelstrom.html -COMMENT= Incredible, fast moving, high graphics version of asteroids (X11 version) +COMMENT= High resolution graphics version of Asteroids (X11 version) ESOUND= Maelstrom-Sounds-L2.0.0.tar.gz STREK= Star_Trek.tar.gz |