diff options
author | xtraeme <xtraeme> | 2004-04-17 14:26:13 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-04-17 14:26:13 +0000 |
commit | 6948a3e064b311a3f20378052a3131bf25f57a44 (patch) | |
tree | 3156010ec546b0b398b57a6e58fd3395aa228141 /games | |
parent | 209ed4c1ccd862e9544c661bbc96a61bc6decd19 (diff) | |
download | pkgsrc-6948a3e064b311a3f20378052a3131bf25f57a44.tar.gz |
Fix COMMENT.
Diffstat (limited to 'games')
-rw-r--r-- | games/powermanga/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/powermanga/Makefile b/games/powermanga/Makefile index 5e2898b9014..2db24ad1c7a 100644 --- a/games/powermanga/Makefile +++ b/games/powermanga/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/04/16 19:34:06 xtraeme Exp $ +# $NetBSD: Makefile,v 1.2 2004/04/17 14:26:13 xtraeme Exp $ # DISTNAME= powermanga @@ -8,7 +8,7 @@ MASTER_SITES= http://www.tlk.fr/lesjeux/ MAINTAINER= xtraeme@NetBSD.org HOMEPAGE= http://www.tlk.fr/lesjeux/ -COMMENT= SHORT_DESCRIPTION_OF_THE_PACKAGE +COMMENT= Arcade 2D shoot-em-up game USE_BUILDLINK3= yes GNU_CONFIGURE= yes |