diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-09-13 13:00:09 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-09-13 13:00:09 +0000 |
commit | ccfac1e3031694949d472361c8d232f9c54ab615 (patch) | |
tree | ec048aadf30874ba3b6e8fa3a31e746dbfd24714 /net/http_ping | |
parent | 60f0399eb964ffdd68c191c065f7e8547a349819 (diff) | |
download | ports-ccfac1e3031694949d472361c8d232f9c54ab615.tar.gz ports-ccfac1e3031694949d472361c8d232f9c54ab615.zip |
Notes
Diffstat (limited to 'net/http_ping')
-rw-r--r-- | net/http_ping/Makefile | 6 | ||||
-rw-r--r-- | net/http_ping/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/http_ping/Makefile b/net/http_ping/Makefile index 1d5f8da3b183..f25bd01cc54f 100644 --- a/net/http_ping/Makefile +++ b/net/http_ping/Makefile @@ -6,10 +6,10 @@ # PORTNAME= http_ping -PORTVERSION= 20020403 +PORTVERSION= 20050629 CATEGORIES= net www -MASTER_SITES= http://www.acme.com/software/http_ping/ -DISTNAME= ${PORTNAME}_03apr2002 +MASTER_SITES= http://www.acme.com/software/${PORTNAME}/ +DISTNAME= ${PORTNAME}_29jun2005 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 e0725cd0337c..33b97b1920cd 100644 --- a/net/http_ping/distinfo +++ b/net/http_ping/distinfo @@ -1,2 +1,2 @@ -MD5 (http_ping_03apr2002.tar.gz) = a90fda389a2e1048d666afa54eb85385 -SIZE (http_ping_03apr2002.tar.gz) = 7622 +MD5 (http_ping_29jun2005.tar.gz) = 6ff0319344f934baa5a5f9bc6df7eaf7 +SIZE (http_ping_29jun2005.tar.gz) = 7956 |