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/transproxy | |
parent | 1dbf0287c0155ee6624c3b7ce4c2d3def90f9763 (diff) | |
download | ports-60329b8c60b3783637b632923885c6fc110d1f18.tar.gz ports-60329b8c60b3783637b632923885c6fc110d1f18.zip |
Remove inappropriate categories. See Porter's Handbook.
Notes
Notes:
svn path=/head/; revision=29085
Diffstat (limited to 'www/transproxy')
-rw-r--r-- | www/transproxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/transproxy/Makefile b/www/transproxy/Makefile index a7ffc81e35b0..58b52e970766 100644 --- a/www/transproxy/Makefile +++ b/www/transproxy/Makefile @@ -7,7 +7,7 @@ PORTNAME= transproxy PORTVERSION= 1.2 -CATEGORIES= www net +CATEGORIES= www MASTER_SITES= ftp://ftp.nlc.net.au/pub/unix/transproxy/ EXTRACT_SUFX= .tgz |