diff options
author | Foxfair Hu <foxfair@FreeBSD.org> | 2003-04-02 12:34:12 +0000 |
---|---|---|
committer | Foxfair Hu <foxfair@FreeBSD.org> | 2003-04-02 12:34:12 +0000 |
commit | 26c02d6eed4063b149a43f2eb0627139a4dfe8b2 (patch) | |
tree | 8a34bed78e984d9c61894d13ef5dbc3770b899e8 /security/ftimes/pkg-plist | |
parent | d4ec9e072c837f455b0b31585e0a27d46de38dc9 (diff) | |
download | ports-26c02d6eed4063b149a43f2eb0627139a4dfe8b2.tar.gz ports-26c02d6eed4063b149a43f2eb0627139a4dfe8b2.zip |
Notes
Diffstat (limited to 'security/ftimes/pkg-plist')
-rw-r--r-- | security/ftimes/pkg-plist | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/security/ftimes/pkg-plist b/security/ftimes/pkg-plist new file mode 100644 index 000000000000..8dd938e5b41a --- /dev/null +++ b/security/ftimes/pkg-plist @@ -0,0 +1,10 @@ +bin/ftimes +etc/dig.cfg.sample +etc/get.cfg.sample +etc/map.cfg.sample +etc/put.cfg.sample +@unexec rmdir %D/bin 2> /dev/null || true +@unexec rmdir %D/etc 2> /dev/null || true +@unexec rmdir %D/man/man1 2> /dev/null || true +@unexec rmdir %D/man 2> /dev/null || true +@unexec rmdir %D 2> /dev/null || true |