diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:03:28 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:03:28 +0000 |
commit | 24151e2b9991726fa4bcd0ace9289f45de0f325e (patch) | |
tree | e480593a5528c87f4756a95ff01a9ad8870ea552 /net/flow-tools | |
parent | 548d7fd5a95be0c24af3a00066cd67985f359815 (diff) | |
download | pkgsrc-24151e2b9991726fa4bcd0ace9289f45de0f325e.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'net/flow-tools')
-rw-r--r-- | net/flow-tools/PLIST | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/net/flow-tools/PLIST b/net/flow-tools/PLIST index 9cb259e734c..50bc860e81f 100644 --- a/net/flow-tools/PLIST +++ b/net/flow-tools/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2008/04/12 22:43:08 jlam Exp $ +@comment $NetBSD: PLIST,v 1.7 2009/06/14 18:09:27 joerg Exp $ bin/flow-capture bin/flow-cat bin/flow-dscan @@ -66,7 +66,3 @@ share/examples/flow-tools/sym/ip-prot.sym share/examples/flow-tools/sym/ip-type.sym share/examples/flow-tools/sym/tag.sym share/examples/flow-tools/sym/tcp-port.sym -@dirrm share/examples/flow-tools/sym -@dirrm share/examples/flow-tools/cfg -@dirrm share/examples/flow-tools -@dirrm include/flow-tools |