diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-07-07 18:05:04 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-07-07 18:05:04 +0000 |
commit | b1520a2bd3524f08cad9fa904b4939551d348216 (patch) | |
tree | ab83e985c23082c73265f666e755e8ba62abc65d | |
parent | da745295669a00ca0a7a12b4b852681b3de51e54 (diff) | |
download | pkgsrc-b1520a2bd3524f08cad9fa904b4939551d348216.tar.gz |
Added cmatrix-1.2a.
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | games/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index c28e2fad68f..f7fde3ab740 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.6486 2004/07/07 17:31:35 xtraeme Exp $ +$NetBSD: CHANGES,v 1.6487 2004/07/07 18:05:04 xtraeme Exp $ Changes to the packages collection and infrastructure in 2004: @@ -3298,3 +3298,4 @@ Changes to the packages collection and infrastructure in 2004: Updated p5-GD to 2.11nb2 [xtraeme 2004-07-07] Added argus-3.3 [xtraeme 2004-07-07] Added arping-2.01 [xtraeme 2004-07-07] + Added cmatrix-1.2a [xtraeme 2004-07-07] diff --git a/games/Makefile b/games/Makefile index 7d34ed2e741..d4de098013b 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.222 2004/07/03 03:22:04 xtraeme Exp $ +# $NetBSD: Makefile,v 1.223 2004/07/07 18:05:04 xtraeme Exp $ # COMMENT= Games @@ -24,6 +24,7 @@ SUBDIR+= cgoban SUBDIR+= cgoban-java SUBDIR+= civctp-demo SUBDIR+= clanbomber +SUBDIR+= cmatrix SUBDIR+= colchess SUBDIR+= colchess-book-colchess SUBDIR+= colchess-book-large |