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:   fcambus
Date:           Tue May  4 08:21:11 UTC 2021

Modified Files:
        pkgsrc/games: Makefile

Log Message:
Add trader.


To generate a diff of this commit:
cvs rdiff -u -r1.504 -r1.505 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.504 pkgsrc/games/Makefile:1.505
--- pkgsrc/games/Makefile:1.504 Thu Apr 22 18:53:55 2021
+++ pkgsrc/games/Makefile       Tue May  4 08:21:11 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.504 2021/04/22 18:53:55 nia Exp $
+# $NetBSD: Makefile,v 1.505 2021/05/04 08:21:11 fcambus Exp $
 #
 
 COMMENT=       Games
@@ -399,6 +399,7 @@ SUBDIR+=    tetrinetx
 SUBDIR+=       thew
 SUBDIR+=       tileworld
 SUBDIR+=       toppler
+SUBDIR+=       trader
 SUBDIR+=       tscp
 SUBDIR+=       tuxmath
 SUBDIR+=       tuxracer



Home | Main Index | Thread Index | Old Index