diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-04-05 12:42:16 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-04-05 12:42:16 +0000 |
commit | 716bf93771b45fd084599c9f3c172e6bd881b5d5 (patch) | |
tree | 595cd15872680378770e80d88b807ff17140be8d | |
parent | 1179fb68b280e8c0f4c069cd8a640676c80e27df (diff) | |
download | pkgsrc-716bf93771b45fd084599c9f3c172e6bd881b5d5.tar.gz |
Added glaxium.
-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 e0d78522281..cc1adfd07c6 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.5448 2004/04/05 12:00:03 markd Exp $ +$NetBSD: CHANGES,v 1.5449 2004/04/05 12:42:16 xtraeme Exp $ Changes to the packages collection and infrastructure in 2004: @@ -1786,3 +1786,4 @@ Changes to the packages collection and infrastructure in 2004: Updated kile to 1.6.2 [markd 2004-04-05] Updated quanta3 to 3.2.1nb2 [markd 2004-04-05] Updated kde3 to 3.2.1nb4 [markd 2004-04-05] + Added glaxium-0.5 [xtraeme 2004-04-05] diff --git a/games/Makefile b/games/Makefile index 98ef9beb02f..f5f742c197a 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.204 2004/03/12 00:02:26 snj Exp $ +# $NetBSD: Makefile,v 1.205 2004/04/05 12:42:16 xtraeme Exp $ # COMMENT= Games @@ -69,6 +69,7 @@ SUBDIR+= galaxa SUBDIR+= gemdropx SUBDIR+= genecys-client SUBDIR+= genecys-data +SUBDIR+= glaxium SUBDIR+= glchess SUBDIR+= glickomania SUBDIR+= gltron |