diff options
author | Will Andrews <will@FreeBSD.org> | 2000-06-02 03:24:03 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-06-02 03:24:03 +0000 |
commit | 60329b8c60b3783637b632923885c6fc110d1f18 (patch) | |
tree | a1e58dd6ab7a16cae88f22c742c0a2567ed1c002 /www/httptunnel | |
parent | 1dbf0287c0155ee6624c3b7ce4c2d3def90f9763 (diff) | |
download | ports-60329b8c60b3783637b632923885c6fc110d1f18.tar.gz ports-60329b8c60b3783637b632923885c6fc110d1f18.zip |
Notes
Diffstat (limited to 'www/httptunnel')
-rw-r--r-- | www/httptunnel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/httptunnel/Makefile b/www/httptunnel/Makefile index 10e288aad42b..5aae61c7e535 100644 --- a/www/httptunnel/Makefile +++ b/www/httptunnel/Makefile @@ -7,7 +7,7 @@ PORTNAME= httptunnel PORTVERSION= 3.0 -CATEGORIES= net +CATEGORIES= www MASTER_SITES= http://www.Awfulhak.org/httptunnel/ \ ftp://ftp.nocrew.org/pub/nocrew/unix/ \ http://www.nocrew.org/software/httptunnel/ |