diff options
author | cjep <cjep> | 2003-06-07 14:47:16 +0000 |
---|---|---|
committer | cjep <cjep> | 2003-06-07 14:47:16 +0000 |
commit | fca8265163f685fb66d4e5d5a586fb6903ac2f8b (patch) | |
tree | 202fcc16ca3482c80aaf6d5d5af29f57a734b2d5 /games/maelstrom-sdl | |
parent | bcf327f9903d7781074cf2c496ebac4b22429223 (diff) | |
download | pkgsrc-fca8265163f685fb66d4e5d5a586fb6903ac2f8b.tar.gz |
Truncate COMMENT to under 70 characters
Diffstat (limited to 'games/maelstrom-sdl')
-rw-r--r-- | games/maelstrom-sdl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/maelstrom-sdl/Makefile b/games/maelstrom-sdl/Makefile index b7d5e63d2e8..b9a89ad7939 100644 --- a/games/maelstrom-sdl/Makefile +++ b/games/maelstrom-sdl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/05/05 19:05:12 jmmv Exp $ +# $NetBSD: Makefile,v 1.5 2003/06/07 14:47:18 cjep Exp $ # DISTNAME= Maelstrom-3.0.5 @@ -9,7 +9,7 @@ MASTER_SITES= http://www.devolution.com/~slouken/Maelstrom/src/ MAINTAINER= Benjamin.Wong@cc.gatech.edu HOMEPAGE= http://www.devolution.com/~slouken/Maelstrom/ -COMMENT= Incredible, fast moving, high resolution version of asteroids (SDL version) +COMMENT= High resolution version of Asteroids (SDL version) CONFLICTS= maelstrom-x11-[0-9]* maelstrom-[0-9]* |