diff options
author | Dima Dorfman <dd@FreeBSD.org> | 2004-12-18 12:15:10 +0000 |
---|---|---|
committer | Dima Dorfman <dd@FreeBSD.org> | 2004-12-18 12:15:10 +0000 |
commit | c683169dcf8aaed3d3f2ff7449a9e968fa3dc1f0 (patch) | |
tree | 8f486dde8767fbffe671b9e14db697008b3047f2 /net | |
parent | f923f178ecf70e5cf192fbc3cd5e9d096637f1a4 (diff) | |
download | ports-c683169dcf8aaed3d3f2ff7449a9e968fa3dc1f0.tar.gz ports-c683169dcf8aaed3d3f2ff7449a9e968fa3dc1f0.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/http_ping/Makefile | 4 | ||||
-rw-r--r-- | net/http_ping/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/http_ping/Makefile b/net/http_ping/Makefile index defa1a3d6231..1d5f8da3b183 100644 --- a/net/http_ping/Makefile +++ b/net/http_ping/Makefile @@ -6,10 +6,10 @@ # PORTNAME= http_ping -PORTVERSION= 20010709 +PORTVERSION= 20020403 CATEGORIES= net www MASTER_SITES= http://www.acme.com/software/http_ping/ -DISTNAME= ${PORTNAME}_09jul2001 +DISTNAME= ${PORTNAME}_03apr2002 MAINTAINER= dd@FreeBSD.org COMMENT= Sends HTTP requests every few seconds and times how long they take diff --git a/net/http_ping/distinfo b/net/http_ping/distinfo index 6c8ad4aea7f7..e0725cd0337c 100644 --- a/net/http_ping/distinfo +++ b/net/http_ping/distinfo @@ -1,2 +1,2 @@ -MD5 (http_ping_09jul2001.tar.gz) = b8420963e72282691b11efc2983e4dd3 -SIZE (http_ping_09jul2001.tar.gz) = 7037 +MD5 (http_ping_03apr2002.tar.gz) = a90fda389a2e1048d666afa54eb85385 +SIZE (http_ping_03apr2002.tar.gz) = 7622 |