diff options
author | dillo <dillo@pkgsrc.org> | 2003-07-13 20:04:51 +0000 |
---|---|---|
committer | dillo <dillo@pkgsrc.org> | 2003-07-13 20:04:51 +0000 |
commit | 1997cb9bd4eca14637e53a884e6ebc8107a71cb4 (patch) | |
tree | 3fcd349ea8ff0a260c23502464b91bc2d69f6b4c | |
parent | a0fef87de60a74951d3ae7f61398aff67c38dad7 (diff) | |
download | pkgsrc-1997cb9bd4eca14637e53a884e6ebc8107a71cb4.tar.gz |
added physfs-0.1.8
PhysicsFS is a library to provide abstract access to various
archives. It is intended for use in video games, and the design
was somewhat inspired by Quake 3's file subsystem.
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 8f93cdeb279..5ba5d054ec5 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.2776 2003/07/13 17:53:08 dillo Exp $ +$NetBSD: CHANGES,v 1.2777 2003/07/13 20:04:51 dillo Exp $ Changes to the packages collection and infrastructure in 2003: @@ -2798,3 +2798,4 @@ Changes to the packages collection and infrastructure in 2003: Updated cvsync to 0.24.0 [gehenna 2003-07-13] Updated grub to 0.93nb2 [wiz 2003-07-13] Updated atari800 to 1.3.0 [dillo 2003-07-13] + Added physfs-0.1.8 [dillo 2003-07-13] |