diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-07 18:50:30 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-07 18:50:30 +0000 |
commit | 155aa7f937dacb7b05812fa61f8a45636cfc9eab (patch) | |
tree | de47e4f78f73207a09d6d63c1243fa414971597d /net-mgmt/arpscan | |
parent | 6f19552d7510961bb33108939cd51c0c9c3244a6 (diff) |
Notes
Diffstat (limited to 'net-mgmt/arpscan')
-rw-r--r-- | net-mgmt/arpscan/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
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 |