diff options
author | wiz <wiz> | 2002-10-22 16:57:56 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-10-22 16:57:56 +0000 |
commit | 96a9c565cfc00cbb6d0d544031b98e178ada9fc3 (patch) | |
tree | a4c27357b142d8a415806812a995921a2414fab1 /devel/check/PLIST | |
parent | 633068bbc1a915339338e74e8e7d2475367ee8ca (diff) | |
download | pkgsrc-96a9c565cfc00cbb6d0d544031b98e178ada9fc3.tar.gz |
Update to 0.8.4. Fix PLIST.
Changes:
Fixed pipe issues.
Allow to use check.h from C++.
Plugged some memory leaks.
Diffstat (limited to 'devel/check/PLIST')
-rw-r--r-- | devel/check/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/check/PLIST b/devel/check/PLIST index 75e9e800d23..690471b5682 100644 --- a/devel/check/PLIST +++ b/devel/check/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2002/06/26 07:16:39 cjs Exp $ +@comment $NetBSD: PLIST,v 1.2 2002/10/22 16:57:57 wiz Exp $ include/check.h lib/libcheck.a share/aclocal/check.m4 @@ -13,3 +13,5 @@ share/doc/check/examples/configure.in.money share/doc/check/examples/money.c share/doc/check/examples/money.h share/doc/check/tutorial.lyx +@dirrm share/doc/check/examples +@dirrm share/doc/check |