diff options
author | antoine <antoine@FreeBSD.org> | 2014-06-01 04:47:59 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-06-01 04:47:59 +0800 |
commit | aa0599cbab51753605ef7ee9bbea61ed17877183 (patch) | |
tree | 6133493af7e3d19f18905d3ced3811b3963c330e /net-mgmt/send | |
parent | 80efc30f24cd07e99b8d3fbc50da3ff28e6e1fa2 (diff) | |
download | freebsd-ports-gnome-aa0599cbab51753605ef7ee9bbea61ed17877183.tar.gz freebsd-ports-gnome-aa0599cbab51753605ef7ee9bbea61ed17877183.tar.zst freebsd-ports-gnome-aa0599cbab51753605ef7ee9bbea61ed17877183.zip |
Deprecated some ports that were already marked BROKEN in 2013
With hat: portmgr
Diffstat (limited to 'net-mgmt/send')
-rw-r--r-- | net-mgmt/send/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/send/Makefile b/net-mgmt/send/Makefile index 11d7789f6d64..2e70f87e570c 100644 --- a/net-mgmt/send/Makefile +++ b/net-mgmt/send/Makefile @@ -12,6 +12,8 @@ MAINTAINER= anchie@FreeBSD.org COMMENT= Secure Neighbor Discovery implementation for IPv6 BROKEN= Fails to link +DEPRECATED= Broken for more than 5 months +EXPIRATION_DATE= 2014-06-30 LIB_DEPENDS= dnet.1:${PORTSDIR}/net/libdnet |