From 4a3a40a720737d637d7df699270905bd71ff0fb4 Mon Sep 17 00:00:00 2001
From: dd
Date: Sat, 18 Dec 2004 12:15:10 +0000
Subject: Update to 20020403
PR: 75064
Submitted by: tjs
---
net/http_ping/Makefile | 4 ++--
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 defa1a3d623..1d5f8da3b18 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 6c8ad4aea7f..e0725cd0337 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
--
cgit