diff options
Diffstat (limited to 'net/samba45/Makefile')
-rw-r--r-- | net/samba45/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/samba45/Makefile b/net/samba45/Makefile index e3a4b9227e3e..62aaa0a9ba6a 100644 --- a/net/samba45/Makefile +++ b/net/samba45/Makefile @@ -13,6 +13,9 @@ COMMENT?= Free SMB/CIFS and AD/DC server and client for Unix LICENSE= GPLv3 +DEPRECATED= yes +EXPIRATION_DATE= 2018-06-13 + CONFLICTS?= samba4-4.0.* samba4[1-46-9]-4.* p5-Parse-Pidl-4.* #EXTRA_PATCHES= ${PATCHDIR}/extra-patch-security:-p1 |