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/Makefile | |
parent | Update the "acl" module. (diff) |
This belongs in the www category, too.
Diffstat (limited to '')
-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 |