diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2008-08-23 17:19:04 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2008-08-23 17:19:04 +0000 |
commit | b09537b5bf602728dcf40ce288f364d6d6ca86fb (patch) | |
tree | 678fc91ebc69f098337846e94d59365fb524ce6b /net | |
parent | ce48b05ab2e90fd007c86a80dfceb2a77d251df4 (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/samba-smbclient/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/samba-smbclient/Makefile b/net/samba-smbclient/Makefile index efbb2525a49d..e0790d2ef0a4 100644 --- a/net/samba-smbclient/Makefile +++ b/net/samba-smbclient/Makefile @@ -11,6 +11,8 @@ PKGNAMESUFFIX= -smbclient COMMENT= Samba "ftp-like" client +BROKEN= leaves files behind on deinstallation + CONFLICTS= ja-samba-2.* ja-samba-3.* samba-2.* samba-3.* SAMBA_CONFIG= smb-client.conf |