diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2005-11-07 16:36:20 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2005-11-07 16:36:20 +0800 |
commit | 6992f747f9a6ff340d697790fc04d911113f2ca8 (patch) | |
tree | 724baeefbeaa20638a1c9fa9a29e0ef95d598ec5 /net | |
parent | f0a3eb5c5853fe6a4f42b31864f6f3683da611ea (diff) | |
download | freebsd-ports-gnome-6992f747f9a6ff340d697790fc04d911113f2ca8.tar.gz freebsd-ports-gnome-6992f747f9a6ff340d697790fc04d911113f2ca8.tar.zst freebsd-ports-gnome-6992f747f9a6ff340d697790fc04d911113f2ca8.zip |
Update to 1.0.6
Diffstat (limited to 'net')
-rw-r--r-- | net/httping/Makefile | 2 | ||||
-rw-r--r-- | net/httping/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/httping/Makefile b/net/httping/Makefile index dd8d65868aba..fbb0c8e14653 100644 --- a/net/httping/Makefile +++ b/net/httping/Makefile @@ -6,7 +6,7 @@ # PORTNAME= httping -PORTVERSION= 1.0.5 +PORTVERSION= 1.0.6 CATEGORIES= net MASTER_SITES= http://www.vanheusden.com/httping/ \ ${MASTER_SITE_LOCAL} diff --git a/net/httping/distinfo b/net/httping/distinfo index a53737ea2d47..f37604d7f8f1 100644 --- a/net/httping/distinfo +++ b/net/httping/distinfo @@ -1,2 +1,2 @@ -MD5 (httping-1.0.5.tgz) = f04c7644ec00bcc40137db1246fef1c7 -SIZE (httping-1.0.5.tgz) = 8432 +MD5 (httping-1.0.6.tgz) = 22ea1091a7e57a53be4e20fefbe8b93d +SIZE (httping-1.0.6.tgz) = 8851 |