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/tsocks | |
parent | 548d7fd5a95be0c24af3a00066cd67985f359815 (diff) | |
download | pkgsrc-24151e2b9991726fa4bcd0ace9289f45de0f325e.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'net/tsocks')
-rw-r--r-- | net/tsocks/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/tsocks/PLIST b/net/tsocks/PLIST index 0003ddf5e45..92d01faf77a 100644 --- a/net/tsocks/PLIST +++ b/net/tsocks/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2005/08/04 10:22:21 drochner Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:09:46 joerg Exp $ bin/tsocks lib/libtsocks.la man/man1/tsocks.1 @@ -6,4 +6,3 @@ man/man5/tsocks.conf.5 man/man8/tsocks.8 share/examples/tsocks/tsocks.conf.complex share/examples/tsocks/tsocks.conf.simple -@dirrm share/examples/tsocks |