diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-11 21:21:14 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-11 21:21:14 +0000 |
commit | cf7b71001ee25acffd8f43ece7b066e0afb2b049 (patch) | |
tree | 7fd3ebced1679f3fcf69ba3a44bc97b090e378b8 /net-mgmt | |
parent | ad0f99175831fbec97bddceeccb0bcf32a528807 (diff) | |
download | ports-cf7b71001ee25acffd8f43ece7b066e0afb2b049.tar.gz ports-cf7b71001ee25acffd8f43ece7b066e0afb2b049.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/echolot/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/echolot/Makefile b/net-mgmt/echolot/Makefile index c3b2ca3a0375..a17cfe538487 100644 --- a/net-mgmt/echolot/Makefile +++ b/net-mgmt/echolot/Makefile @@ -14,6 +14,8 @@ COMMENT= Packet sniffer that grabs ARP packets on any ethernet devices LICENSE= BSD LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Unmaintained since 2002 +EXPIRATION_DATE= 2014-04-17 USE_GMAKE= yes GNU_CONFIGURE= yes |