diff options
author | will <will@FreeBSD.org> | 2002-06-23 15:28:18 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2002-06-23 15:28:18 +0800 |
commit | 81b8fc886ff67cd67dc77d787971dc22c49fd75b (patch) | |
tree | 8d930d484ca6f3961ea2862a402261f0c16ecbb9 /net/Makefile | |
parent | 181d968144b4b36bf9dfdc5a86f7bdc5b5d440ed (diff) | |
download | freebsd-ports-gnome-81b8fc886ff67cd67dc77d787971dc22c49fd75b.tar.gz freebsd-ports-gnome-81b8fc886ff67cd67dc77d787971dc22c49fd75b.tar.zst freebsd-ports-gnome-81b8fc886ff67cd67dc77d787971dc22c49fd75b.zip |
Add aslookup 0.12, a tool that searches the sequence of AS numbers.
PR: 38715
Submitted by: janos.mohacsi@bsd.hu
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index f7635d561169..299fc9ffc8ca 100644 --- a/net/Makefile +++ b/net/Makefile @@ -23,6 +23,7 @@ SUBDIR += arts++ SUBDIR += ascend-radius SUBDIR += asfrecorder + SUBDIR += aslookup SUBDIR += balance SUBDIR += bbsnet SUBDIR += bgpq |