Date: Wed, 12 Sep 2018 08:52:50 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479588 - head/net/recvnet Message-ID: <201809120852.w8C8qobM038066@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Wed Sep 12 08:52:49 2018 New Revision: 479588 URL: https://svnweb.freebsd.org/changeset/ports/479588 Log: - Update MASTER_SITES - Update WWW Modified: head/net/recvnet/Makefile head/net/recvnet/pkg-descr Modified: head/net/recvnet/Makefile ============================================================================== --- head/net/recvnet/Makefile Wed Sep 12 08:43:58 2018 (r479587) +++ head/net/recvnet/Makefile Wed Sep 12 08:52:49 2018 (r479588) @@ -5,7 +5,7 @@ PORTNAME= recvnet PORTVERSION= 0.0.1 PORTREVISION= 1 CATEGORIES= net -MASTER_SITES= http://www.vanheusden.com/Linux/ \ +MASTER_SITES= https://www.vanheusden.com/Linux/ \ LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org Modified: head/net/recvnet/pkg-descr ============================================================================== --- head/net/recvnet/pkg-descr Wed Sep 12 08:43:58 2018 (r479587) +++ head/net/recvnet/pkg-descr Wed Sep 12 08:52:49 2018 (r479588) @@ -5,4 +5,4 @@ you can type a response which will be sent to the clie This tool has proven to be very useful while debugging Web browsers, httping, and others. -WWW: http://www.vanheusden.com/Linux/#recvnet +WWW: https://www.vanheusden.com/Linux/#recvnet
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809120852.w8C8qobM038066>