diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /www/transproxy | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) |
Notes
Diffstat (limited to 'www/transproxy')
-rw-r--r-- | www/transproxy/Makefile | 1 | ||||
-rw-r--r-- | www/transproxy/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/transproxy/Makefile b/www/transproxy/Makefile index 7215df90ea15..fae843db3948 100644 --- a/www/transproxy/Makefile +++ b/www/transproxy/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.nlc.net.au/pub/unix/transproxy/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= Transparent HTTP proxy for ipfw's fwd rule (or IPFILTER's ipnat command) MAN8= tproxy.8 diff --git a/www/transproxy/pkg-comment b/www/transproxy/pkg-comment deleted file mode 100644 index b60d479685de..000000000000 --- a/www/transproxy/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Transparent HTTP proxy for ipfw's fwd rule (or IPFILTER's ipnat command) |