diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:13:25 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:13:25 +0000 |
commit | 4bfd4a2628453962ab2d8a5e4036aa1cd3352075 (patch) | |
tree | 534826e25bcfbb33533c77564ce384d8d8dd98c3 /sysutils/tob | |
parent | 3d29429846429afd6242959c42631c87d0dc27de (diff) | |
download | pkgsrc-4bfd4a2628453962ab2d8a5e4036aa1cd3352075.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'sysutils/tob')
-rw-r--r-- | sysutils/tob/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/tob/PLIST b/sysutils/tob/PLIST index 3b8358503bf..67e3a0f2646 100644 --- a/sysutils/tob/PLIST +++ b/sysutils/tob/PLIST @@ -1,8 +1,7 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/06/27 12:01:12 agc Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:16:15 joerg Exp $ man/man8/tob.8 sbin/tob share/examples/tob/example.exclude share/examples/tob/example.startdir share/examples/tob/tob.rc @unexec ${RMDIR} /var/tob -@dirrm share/examples/tob |