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:   kamil
Date:           Sun Sep 18 16:58:26 UTC 2016
Modified Files:
        pkgsrc/games: Makefile
Log Message:
Add games/2048-cli
To generate a diff of this commit:
cvs rdiff -u -r1.405 -r1.406 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.405 pkgsrc/games/Makefile:1.406
--- pkgsrc/games/Makefile:1.405 Wed Sep 14 16:24:26 2016
+++ pkgsrc/games/Makefile       Sun Sep 18 16:58:26 2016
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.405 2016/09/14 16:24:26 maya Exp $
+# $NetBSD: Makefile,v 1.406 2016/09/18 16:58:26 kamil Exp $
 #
 
 COMMENT=       Games
 
 SUBDIR+=       0verkill
+SUBDIR+=       2048-cli
 SUBDIR+=       4stAttack
 SUBDIR+=       InterLOGIC
 SUBDIR+=       KoboDeluxe
Home |
Main Index |
Thread Index |
Old Index