diff options
-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 2114d457c56..7f0f46639a5 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.6497 2004/07/08 12:00:33 adam Exp $ +$NetBSD: CHANGES,v 1.6498 2004/07/08 14:31:16 xtraeme Exp $ Changes to the packages collection and infrastructure in 2004: @@ -3308,3 +3308,4 @@ Changes to the packages collection and infrastructure in 2004: Added stellarium-0.6.0 [xtraeme 2004-07-08] Updated ImageMagick to 6.0.3.1 [adam 2004-07-08] Updated ekg to 1.5 [adam 2004-07-08] + Added et-2.56 [xtraeme 2004-07-08] diff --git a/games/Makefile b/games/Makefile index d4de098013b..bc6e8dba6af 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.223 2004/07/07 18:05:04 xtraeme Exp $ +# $NetBSD: Makefile,v 1.224 2004/07/08 14:31:15 xtraeme Exp $ # COMMENT= Games @@ -47,6 +47,7 @@ SUBDIR+= digger SUBDIR+= dipmap SUBDIR+= dopewars SUBDIR+= enigma +SUBDIR+= et SUBDIR+= eus-demo SUBDIR+= exchess SUBDIR+= exchess-book-medium |