pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/amoebax



Module Name:    pkgsrc
Committed By:   nia
Date:           Mon Sep 29 14:13:27 UTC 2025

Modified Files:
        pkgsrc/games/amoebax: Makefile

Log Message:
amoebax: Correct typo in COMMENT.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/games/amoebax/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/games/amoebax/Makefile
diff -u pkgsrc/games/amoebax/Makefile:1.1 pkgsrc/games/amoebax/Makefile:1.2
--- pkgsrc/games/amoebax/Makefile:1.1   Mon Sep 29 14:06:04 2025
+++ pkgsrc/games/amoebax/Makefile       Mon Sep 29 14:13:26 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2025/09/29 14:06:04 nia Exp $
+# $NetBSD: Makefile,v 1.2 2025/09/29 14:13:26 nia Exp $
 
 DISTNAME=      amoebax-0.2.1
 CATEGORIES=    games
@@ -7,7 +7,7 @@ EXTRACT_SUFX=   .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://www.emma-soft.com/games/amoebax/
-COMMENT=       Action puzzle game like Puyo Puyoo
+COMMENT=       Action puzzle game like Puyo Puyo
 LICENSE=       gnu-gpl-v2
 
 GNU_CONFIGURE= yes



Home | Main Index | Thread Index | Old Index