pkgsrc-Changes archive

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

CVS commit: pkgsrc/games



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Nov 21 07:37:55 UTC 2024

Modified Files:
        pkgsrc/games: Makefile

Log Message:
games/Makefile: sort


To generate a diff of this commit:
cvs rdiff -u -r1.556 -r1.557 pkgsrc/games/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/Makefile
diff -u pkgsrc/games/Makefile:1.556 pkgsrc/games/Makefile:1.557
--- pkgsrc/games/Makefile:1.556 Sat Nov 16 01:57:06 2024
+++ pkgsrc/games/Makefile       Thu Nov 21 07:37:55 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.556 2024/11/16 01:57:06 ktnb Exp $
+# $NetBSD: Makefile,v 1.557 2024/11/21 07:37:55 wiz Exp $
 #
 
 COMMENT=       Games
@@ -280,6 +280,7 @@ SUBDIR+=    love11
 SUBDIR+=       lpairs
 SUBDIR+=       lskat
 SUBDIR+=       ltris
+SUBDIR+=       luanti
 SUBDIR+=       lugaru
 SUBDIR+=       maelstrom-sdl
 SUBDIR+=       majesty-demo
@@ -291,7 +292,6 @@ SUBDIR+=    megaglest
 SUBDIR+=       megaglest-data
 SUBDIR+=       mightymike
 SUBDIR+=       minami
-SUBDIR+=       luanti
 SUBDIR+=       mirrormagic
 SUBDIR+=       monsterz
 SUBDIR+=       moon-buggy



Home | Main Index | Thread Index | Old Index