diff options
-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 |