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 @@ -1,26 +1,26 @@ # New ports collection makefile for: http_ping # Date created: 11 August 2001 # Whom: dd # # $FreeBSD$ # 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 WRKSRC= ${WRKDIR}/${PORTNAME} MAN1= http_ping.1 MANCOMPRESSED= no PLIST_FILES= bin/http_ping do-install: ${INSTALL_PROGRAM} ${WRKSRC}/http_ping ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/http_ping.1 ${PREFIX}/man/man1 .include 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