From b349ca600a18b90e77b06eb424f9cd079c87c096 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 7 Feb 2014 18:50:30 +0000 Subject: Deprecate ports unmaintained for which distillator is not able to find public distfiles Reported by: distilator --- net-mgmt/arpscan/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'net-mgmt') diff --git a/net-mgmt/arpscan/Makefile b/net-mgmt/arpscan/Makefile index 5e2eca7ab25b..7a920c97d3f2 100644 --- a/net-mgmt/arpscan/Makefile +++ b/net-mgmt/arpscan/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= GOOGLE_CODE MAINTAINER= ports@FreeBSD.org COMMENT= Simple arp scanner +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + LICENSE= BSD LICENSE_FILE= ${WRKSRC}/LICENSE -- cgit