diff options
author | will <will@FreeBSD.org> | 2000-06-02 11:24:03 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-06-02 11:24:03 +0800 |
commit | 01ccfe1819796c139df5cc18fc38918881674935 (patch) | |
tree | ab38a34520987a76b7d939be9687afbac3b26fdc /www/httptunnel | |
parent | 17d9aa2d9e9e756a7b932d582f78b15944ea1d08 (diff) | |
download | freebsd-ports-graphics-01ccfe1819796c139df5cc18fc38918881674935.tar.gz freebsd-ports-graphics-01ccfe1819796c139df5cc18fc38918881674935.tar.zst freebsd-ports-graphics-01ccfe1819796c139df5cc18fc38918881674935.zip |
Remove inappropriate categories. See Porter's Handbook.
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 10e288aad42..5aae61c7e53 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/ |