diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2020-07-26 07:32:00 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2020-07-26 07:32:00 +0000 |
commit | 37a49a023d6802b263ae23cbad150f1187f3defc (patch) | |
tree | 66964d2f3e80b9ae6e5aba182fef7bee23ce46e0 /net | |
parent | sympy-1.6 is no longer compatible with python 2.7 (diff) |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'net')
-rw-r--r-- | net/hinfo/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/hinfo/Makefile b/net/hinfo/Makefile index 3d7a7a641d52..ce3459d29c58 100644 --- a/net/hinfo/Makefile +++ b/net/hinfo/Makefile @@ -14,6 +14,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Utility primarily designed to find the owner of an IP block BROKEN= unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2020-08-26 RUN_DEPENDS= p5-Net-DNS>=0:dns/p5-Net-DNS \ wget:ftp/wget |