aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/2ping
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2017-07-12 15:00:20 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2017-07-12 15:00:20 +0000
commit6c4e5f69395ab34e383f5da408a3e19f06e54d7e (patch)
tree22552f11d18ea54905b1640ff52e57214bc88083 /net-mgmt/2ping
parentdc730f320a5ec28c4609062bad7bba9c403762f8 (diff)
downloadports-6c4e5f69395ab34e383f5da408a3e19f06e54d7e.tar.gz
ports-6c4e5f69395ab34e383f5da408a3e19f06e54d7e.zip
- Fix license
- Update WWW Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=445586
Diffstat (limited to 'net-mgmt/2ping')
-rw-r--r--net-mgmt/2ping/Makefile5
-rw-r--r--net-mgmt/2ping/pkg-descr2
2 files changed, 3 insertions, 4 deletions
diff --git a/net-mgmt/2ping/Makefile b/net-mgmt/2ping/Makefile
index 41eb87f9d070..2627ef421858 100644
--- a/net-mgmt/2ping/Makefile
+++ b/net-mgmt/2ping/Makefile
@@ -9,9 +9,8 @@ MASTER_SITES= http://www.finnie.org/software/2ping/ \
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
diff --git a/net-mgmt/2ping/pkg-descr b/net-mgmt/2ping/pkg-descr
index d63e1e0bffe7..79ad777c66b8 100644
--- a/net-mgmt/2ping/pkg-descr
+++ b/net-mgmt/2ping/pkg-descr
@@ -2,4 +2,4 @@
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/