diff options
author | Dima Dorfman <dd@FreeBSD.org> | 2001-08-30 12:56:29 +0000 |
---|---|---|
committer | Dima Dorfman <dd@FreeBSD.org> | 2001-08-30 12:56:29 +0000 |
commit | 8b4e4d7429065b80843ba29d214c16c7f2b0da6e (patch) | |
tree | df4da879eb0ab6fdc734c8cf1d64d74f68ab3158 /net/http_ping | |
parent | 7c22bac480e6e36fb804c1ddba7a7ce851fd15fc (diff) | |
download | ports-8b4e4d7429065b80843ba29d214c16c7f2b0da6e.tar.gz ports-8b4e4d7429065b80843ba29d214c16c7f2b0da6e.zip |
Notes
Diffstat (limited to 'net/http_ping')
-rw-r--r-- | net/http_ping/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/http_ping/Makefile b/net/http_ping/Makefile index 6fd87ed09b44..d32458176384 100644 --- a/net/http_ping/Makefile +++ b/net/http_ping/Makefile @@ -7,7 +7,7 @@ PORTNAME= http_ping PORTVERSION= 20010709 -CATEGORIES= net +CATEGORIES= net www MASTER_SITES= http://www.acme.com/software/http_ping/ DISTNAME= ${PORTNAME}_09jul2001 |