diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-07-03 02:55:44 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-07-03 02:55:44 +0000 |
commit | e59272e57d12d9b6efa56705ce3cc57598f532c9 (patch) | |
tree | 0e33a368948577fa327c2e60ff018788272e5790 /net/pptpclient | |
parent | aae4e4ea89162bf41b0bf68c9097130c23724276 (diff) |
Remove extraneous directory on deinstall
Noticed by: bento
Notes
Notes:
svn path=/head/; revision=30096
Diffstat (limited to 'net/pptpclient')
-rw-r--r-- | net/pptpclient/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/pptpclient/pkg-plist b/net/pptpclient/pkg-plist index 44ec9f5d906f..5fe173c06c64 100644 --- a/net/pptpclient/pkg-plist +++ b/net/pptpclient/pkg-plist @@ -2,3 +2,4 @@ libexec/pptp_callmgr sbin/pptp share/examples/pptpclient/README share/examples/pptpclient/ppp.conf +@dirrm share/examples/pptpclient |