diff options
author | zuntum <zuntum@pkgsrc.org> | 2003-07-11 22:58:34 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2003-07-11 22:58:34 +0000 |
commit | 1aab474ccd4a8553c65ffa3925b5a627f13ffe8c (patch) | |
tree | 2f9048de6ee69c9670356fb6d451c7aac84f39fc /doc | |
parent | 8cd91e3e22567baabbb2608b4782948f65669951 (diff) | |
download | pkgsrc-1aab474ccd4a8553c65ffa3925b5a627f13ffe8c.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.
Diffstat (limited to 'doc')
-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] |