diff options
author | sem <sem@FreeBSD.org> | 2004-07-08 03:20:02 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2004-07-08 03:20:02 +0800 |
commit | 050a7ebacfd7c03e60a90b97b1ea804cf88d9bcf (patch) | |
tree | c35855a4fc10a057e9780a69e1d2de6228018cfb /www/transproxy/Makefile | |
parent | 67f5cc3cb4577707d69ebee30cac90554b8910fe (diff) | |
download | freebsd-ports-gnome-050a7ebacfd7c03e60a90b97b1ea804cf88d9bcf.tar.gz freebsd-ports-gnome-050a7ebacfd7c03e60a90b97b1ea804cf88d9bcf.tar.zst freebsd-ports-gnome-050a7ebacfd7c03e60a90b97b1ea804cf88d9bcf.zip |
Change email address for my ports.
Approved by: krion (mentor)
Diffstat (limited to 'www/transproxy/Makefile')
-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 5702878b27d5..18a74fe22063 100644 --- a/www/transproxy/Makefile +++ b/www/transproxy/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= ftp://ftp.nlc.net.au/pub/unix/transproxy/ EXTRACT_SUFX= .tgz -MAINTAINER= sem@ciam.ru +MAINTAINER= sem@FreeBSD.org COMMENT= Transparent HTTP proxy for ipfw's fwd rule or IPFILTER's ipnat command MAN8= tproxy.8 |