diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-07-08 14:31:15 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-07-08 14:31:15 +0000 |
commit | e3e8897698c1707ad2f1b9ccf10f63cb3f1a3454 (patch) | |
tree | 9c9e753b2c2b14becf479aa70cc7d1e405f380e4 | |
parent | 9214942f34b418e119427a89c617044ab8292ce3 (diff) | |
download | pkgsrc-e3e8897698c1707ad2f1b9ccf10f63cb3f1a3454.tar.gz |
Added et-2.56
-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 |