diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-04 18:08:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-04 18:08:18 +0000 |
commit | e81f10b3e36e14058b682a6c30cca96dd3731120 (patch) | |
tree | 0fb4e65997caa58bed8bb97f76ece080bf0e2648 /net/tcpillust | |
parent | 49d26052502700760c2b78486d15108257ddef5e (diff) | |
download | pkgsrc-e81f10b3e36e14058b682a6c30cca96dd3731120.tar.gz |
Follow some redirects.
Diffstat (limited to 'net/tcpillust')
-rw-r--r-- | net/tcpillust/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/tcpillust/Makefile b/net/tcpillust/Makefile index 772c9b19de0..9e9528dc37f 100644 --- a/net/tcpillust/Makefile +++ b/net/tcpillust/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2017/09/04 18:00:59 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2017/09/04 18:08:26 wiz Exp $ DISTNAME= tcpillust-1.0a PKGREVISION= 10 @@ -6,7 +6,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.sonycsl.co.jp/CSL/nishida/ MAINTAINER= pkgsrc-users@NetBSD.org -#HOMEPAGE= http://www.sonycsl.co.jp/person/nishida/tcpillust.html +#HOMEPAGE= https://www.sonycsl.co.jp/person/nishida/tcpillust.html COMMENT= Graphical TCP connection analysis tool USE_IMAKE= yes |