diff options
author | adam <adam@pkgsrc.org> | 2007-04-30 19:06:47 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2007-04-30 19:06:47 +0000 |
commit | 72871c25457b2067693e4c957107327cfe2ccda5 (patch) | |
tree | 3b80f12351f43b4a3c7a7c664286adc8f9f91f37 /security/mhash/PLIST | |
parent | 9caf9d7b33b42fc75d7a637bbaf0c92acf90c7bc (diff) | |
download | pkgsrc-72871c25457b2067693e4c957107327cfe2ccda5.tar.gz |
Changes 0.9.9:
- Added patch for sigbus error on unaligned data, when doing rapid copies.
Changes 0.9.8.1:
- Another round of bugfixes
Diffstat (limited to 'security/mhash/PLIST')
-rw-r--r-- | security/mhash/PLIST | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/security/mhash/PLIST b/security/mhash/PLIST index 31cb23d811e..712ce324771 100644 --- a/security/mhash/PLIST +++ b/security/mhash/PLIST @@ -1,4 +1,11 @@ -@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:09:52 jlam Exp $ +@comment $NetBSD: PLIST,v 1.3 2007/04/30 19:06:47 adam Exp $ include/mhash.h +include/mutils/mglobal.h +include/mutils/mhash.h +include/mutils/mhash_config.h +include/mutils/mincludes.h +include/mutils/mtypes.h +include/mutils/mutils.h lib/libmhash.la man/man3/mhash.3 +@dirrm include/mutils |