diff options
author | will <will@FreeBSD.org> | 2000-06-02 03:24:03 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-06-02 03:24:03 +0000 |
commit | 01ccfe1819796c139df5cc18fc38918881674935 (patch) | |
tree | ab38a34520987a76b7d939be9687afbac3b26fdc /www/httptunnel | |
parent | 17d9aa2d9e9e756a7b932d582f78b15944ea1d08 (diff) | |
download | FreeBSD-ports-01ccfe1819796c139df5cc18fc38918881674935.zip FreeBSD-ports-01ccfe1819796c139df5cc18fc38918881674935.tar.gz |
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 10e288a..5aae61c 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/ |