diff options
author | antoine <antoine@FreeBSD.org> | 2017-10-09 03:36:26 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2017-10-09 03:36:26 +0800 |
commit | 1c618cd5d985b256cc992673fb03b60a31e7e055 (patch) | |
tree | 29f3b04e936f6b7116ef8d8c473efc1185c5be4b /net | |
parent | 20670f404c231605b3c38261a5366bfe4602a532 (diff) | |
download | freebsd-ports-gnome-1c618cd5d985b256cc992673fb03b60a31e7e055.tar.gz freebsd-ports-gnome-1c618cd5d985b256cc992673fb03b60a31e7e055.tar.zst freebsd-ports-gnome-1c618cd5d985b256cc992673fb03b60a31e7e055.zip |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Filesys-SmbClient/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/p5-Filesys-SmbClient/Makefile b/net/p5-Filesys-SmbClient/Makefile index 9d800a4804ea..bd1c04997277 100644 --- a/net/p5-Filesys-SmbClient/Makefile +++ b/net/p5-Filesys-SmbClient/Makefile @@ -12,6 +12,8 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Interface for access Samba filesystem with libsmclient.so BROKEN= no member named close in struct _SMBCCTX +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2017-11-09 BUILD_DEPENDS= p5-Test-Simple>=0:devel/p5-Test-Simple |