diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-07-02 22:26:15 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-07-02 22:26:15 +0000 |
commit | 3573269ca470eeea4a41b9d8dbb88512062d347d (patch) | |
tree | 9b551de3af445c3ea3781ce5055cc0093c49f6f0 | |
parent | 5770211357d725d288aeaee6c43884767db363c7 (diff) | |
download | freebsd-ports-3573269ca470eeea4a41b9d8dbb88512062d347d.zip |
Remove directory on deinstall
Noticed by: bento
-rw-r--r-- | net/libunp/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/libunp/pkg-plist b/net/libunp/pkg-plist index da34053d3168..8ce98690c68e 100644 --- a/net/libunp/pkg-plist +++ b/net/libunp/pkg-plist @@ -3,3 +3,4 @@ include/unp/config.h include/unp/addrinfo.h lib/libunp.a lib/libunp_r.a +@dirrm include/unp |