diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-11-07 08:36:20 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-11-07 08:36:20 +0000 |
commit | a74b085f4c63b367da399c9126e3955c5e97f8dd (patch) | |
tree | f63ecc31269e7f75b367f0ffc7a72aef9c461851 /net/httping | |
parent | 7ee5c2644afa66a60e3bc2e08be4274c62df86fb (diff) | |
download | ports-a74b085f4c63b367da399c9126e3955c5e97f8dd.tar.gz ports-a74b085f4c63b367da399c9126e3955c5e97f8dd.zip |
Notes
Diffstat (limited to 'net/httping')
-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 |