mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
net/aslookup: Mark BROKEN, deprecate and set expiration date to 2024-02-29
Lookup queries returns nothing Return to pool as bsdforge.com has expired Approved by: portmgr
This commit is contained in:
parent
4132bc9903
commit
580d75d761
1 changed files with 5 additions and 1 deletions
|
@ -5,10 +5,14 @@ MASTER_SITES= http://aslookup.bgpview.org/download/ \
|
|||
https://BSDforce.com/source/net/aslookup/
|
||||
DISTNAME= ${PORTNAME}-beta${PORTVERSION}
|
||||
|
||||
MAINTAINER= portmaster@BSDforge.com
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Tool that searches the sequence of AS numbers
|
||||
WWW= http://aslookup.bgpview.org/index-e.html
|
||||
|
||||
BROKEN= Lookup returns nothing
|
||||
DEPRECATED= Lookup returns nothing
|
||||
EXPIRATION_DATE=2024-02-29
|
||||
|
||||
CFLAGS+= -DARINDB -DJPNICDB -DAPNICDB
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
|
Loading…
Add table
Reference in a new issue