diff options
author | zuntum <zuntum> | 2001-11-01 00:57:41 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-11-01 00:57:41 +0000 |
commit | 1a7910c33465b476d3c41c913d1231e547163689 (patch) | |
tree | 93b6296152ccfbaa88b43de043b2d69ce6e63fc5 /devel/boehm-gc/PLIST | |
parent | 42b19e6a953914d5b4d08aa3bd1ba4ccb0c2f71e (diff) | |
download | pkgsrc-1a7910c33465b476d3c41c913d1231e547163689.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'devel/boehm-gc/PLIST')
-rw-r--r-- | devel/boehm-gc/PLIST | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/boehm-gc/PLIST b/devel/boehm-gc/PLIST new file mode 100644 index 00000000000..cc38f7f6f1c --- /dev/null +++ b/devel/boehm-gc/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:22:31 zuntum Exp $ +include/gc.h +include/gc_cpp.h +lib/libgc.a +lib/libleak.a +man/man3/gc.3 |