Index: head/net-mgmt/2ping/Makefile =================================================================== --- head/net-mgmt/2ping/Makefile (revision 445585) +++ head/net-mgmt/2ping/Makefile (revision 445586) @@ -1,20 +1,19 @@ # $FreeBSD$ PORTNAME= 2ping PORTVERSION= 3.2.1 CATEGORIES= net-mgmt perl5 MASTER_SITES= http://www.finnie.org/software/2ping/ \ LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= Bi-directional ping utility -LICENSE= GPLv2 GPLv3 -LICENSE_COMB= dual -LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING NO_ARCH= yes USE_PYTHON= autoplist concurrent distutils USES= python .include Index: head/net-mgmt/2ping/pkg-descr =================================================================== --- head/net-mgmt/2ping/pkg-descr (revision 445585) +++ head/net-mgmt/2ping/pkg-descr (revision 445586) @@ -1,5 +1,5 @@ 2ping is a bi-directional ping utility. It uses 3-way pings (akin to TCP SYN, SYN/ACK, ACK) and after-the-fact state comparison between a 2ping listener and a 2ping client to determine which direction packet loss occurs. -WWW: http://www.finnie.org/software/2ping/ +WWW: https://www.finnie.org/software/2ping/