diff options
author | krion <krion@FreeBSD.org> | 2003-12-08 09:37:10 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-12-08 09:37:10 +0000 |
commit | e10d155b8ed58dc93ca419c7b0daf96a6d545b05 (patch) | |
tree | c971a7b875fc797f8349abd342f6547550796ca4 /net | |
parent | 25cf50efb3fe03408686ea9d5911aa8b35d48947 (diff) | |
download | FreeBSD-ports-e10d155b8ed58dc93ca419c7b0daf96a6d545b05.zip FreeBSD-ports-e10d155b8ed58dc93ca419c7b0daf96a6d545b05.tar.gz |
- Fix MASTER_SITES and WWW
PR: 60041
Submitted by: maintainer
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 eaaeaea..8dcb4ee 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 067b55f..80c37d7 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 |