diff options
Diffstat (limited to 'net/http_ping/Makefile')
-rw-r--r-- | net/http_ping/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/http_ping/Makefile b/net/http_ping/Makefile index d32458176384..b9cec807c097 100644 --- a/net/http_ping/Makefile +++ b/net/http_ping/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.acme.com/software/http_ping/ DISTNAME= ${PORTNAME}_09jul2001 MAINTAINER= dd@FreeBSD.org +COMMENT= Sends HTTP requests every few seconds and times how long they take WRKSRC= ${WRKDIR}/${PORTNAME} MAN1= http_ping.1 |