diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-08 09:37:10 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-08 09:37:10 +0000 |
commit | 59786a4636a414dc98f0539e87b1147401aaff90 (patch) | |
tree | e2510adc19a0fdf4a6b64a66c1389e446985da92 /net | |
parent | 1d556206a314b20b092e30f9c5f3b4dde2b95e05 (diff) | |
download | ports-59786a4636a414dc98f0539e87b1147401aaff90.tar.gz ports-59786a4636a414dc98f0539e87b1147401aaff90.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/aslookup/Makefile | 2 | ||||
-rw-r--r-- | net/aslookup/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/aslookup/Makefile b/net/aslookup/Makefile index eaaeaea3248a..8dcb4ee8dcd2 100644 --- a/net/aslookup/Makefile +++ b/net/aslookup/Makefile @@ -8,7 +8,7 @@ PORTNAME= aslookup PORTVERSION= 0.12 CATEGORIES= net -MASTER_SITES= http://www.kk.iij4u.or.jp/~kuniaki/aslookup/ +MASTER_SITES= http://www.bugest.net/software/aslookup/ DISTNAME= aslookup-alpha${PORTVERSION} MAINTAINER= janos.mohacsi@bsd.hu diff --git a/net/aslookup/pkg-descr b/net/aslookup/pkg-descr index 067b55f81242..80c37d755e1f 100644 --- a/net/aslookup/pkg-descr +++ b/net/aslookup/pkg-descr @@ -8,4 +8,4 @@ You can use result of "show ip bgp" command with CISCO router. You can search to ARIN, JPNIC and APNIC whois dabase. You can srarch AS Number from IP Addresses. -WWW: http://www.kk.iij4u.or.jp/~kuniaki/aslookup/index-e.html +WWW: http://www.bugest.net/software/aslookup/index-e.html |