diff options
author | marino <marino@pkgsrc.org> | 2012-05-20 21:21:10 +0000 |
---|---|---|
committer | marino <marino@pkgsrc.org> | 2012-05-20 21:21:10 +0000 |
commit | fc029594a272bf3427a42c7952847e0f297d1998 (patch) | |
tree | 7f33e7cef746d35b5366568d3a1b85c5c5b8ddbb /net/libtrace | |
parent | ac8862d17bad08bdf3e4c5a18b0b42857cd12d68 (diff) | |
download | pkgsrc-fc029594a272bf3427a42c7952847e0f297d1998.tar.gz |
net/libtrace: Fix PLIST for DragonFly
Diffstat (limited to 'net/libtrace')
-rw-r--r-- | net/libtrace/PLIST.DragonFly | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/libtrace/PLIST.DragonFly b/net/libtrace/PLIST.DragonFly new file mode 100644 index 00000000000..b202f388837 --- /dev/null +++ b/net/libtrace/PLIST.DragonFly @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST.DragonFly,v 1.1 2012/05/20 21:21:10 marino Exp $ +bin/tracetop +man/man1/tracetop.1 |