diff options
Diffstat (limited to 'net/httping')
-rw-r--r-- | net/httping/Makefile | 4 | ||||
-rw-r--r-- | net/httping/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/net/httping/Makefile b/net/httping/Makefile index b16e1ba1dc77..58c415cb3cb0 100644 --- a/net/httping/Makefile +++ b/net/httping/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= httping -PORTVERSION= 2.3.3 +PORTVERSION= 2.3.4 CATEGORIES= net MASTER_SITES= http://www.vanheusden.com/httping/ \ CRITICAL @@ -11,6 +11,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ehaupt@FreeBSD.org COMMENT= Ping-like tool for HTTP requests +LICENSE= GPLv2 + USES= gmake gettext PLIST_FILES= bin/httping man/man1/httping.1.gz diff --git a/net/httping/distinfo b/net/httping/distinfo index 27194d8c8d09..bf79fa973331 100644 --- a/net/httping/distinfo +++ b/net/httping/distinfo @@ -1,2 +1,2 @@ -SHA256 (httping-2.3.3.tgz) = 00d44796a6b2efea6f071458bce943aee8f4c3b32fc14e8ab7f026ded3ec2cf8 -SIZE (httping-2.3.3.tgz) = 54376 +SHA256 (httping-2.3.4.tgz) = a76171cb066b1d85a7b302f92dd3ee81d44ff1756ca6de5ade195eb07a836bc2 +SIZE (httping-2.3.4.tgz) = 53928 |