diff options
author | zuntum <zuntum> | 2003-07-11 22:58:34 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2003-07-11 22:58:34 +0000 |
commit | ccfbd7fab1863a255a6b2b64029a14a3cde0fc82 (patch) | |
tree | 2f9048de6ee69c9670356fb6d451c7aac84f39fc | |
parent | 75bdacb07f977421ffbb09a60fac6b719af5695c (diff) | |
download | pkgsrc-ccfbd7fab1863a255a6b2b64029a14a3cde0fc82.tar.gz |
Note addition of games/pag
PAG is a ncurses based game that allows you to create your own
maps and play with them, it have few features like moving-platforms,
enemies, and few rules to open/close doors, items like air, life
points, jump, etc.
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 8f3637d06d6..50e3d7e889d 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.2730 2003/07/11 19:05:21 jmmv Exp $ +$NetBSD: CHANGES,v 1.2731 2003/07/11 22:58:34 zuntum Exp $ Changes to the packages collection and infrastructure in 2003: @@ -2747,3 +2747,4 @@ Changes to the packages collection and infrastructure in 2003: Added libkver-0.1 [seb 2003-07-11] Updated jdbc-postgresql to 7.3.3 [abs 2003-07-11] Updated gnome-panel to 2.2.2.2 [jmmv 2003-07-11] + Added pag-0.91 [zuntum 2003-07-12] |