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 | |
parent | 67f5cc3cb4577707d69ebee30cac90554b8910fe (diff) | |
download | freebsd-ports-graphics-050a7ebacfd7c03e60a90b97b1ea804cf88d9bcf.tar.gz freebsd-ports-graphics-050a7ebacfd7c03e60a90b97b1ea804cf88d9bcf.tar.zst freebsd-ports-graphics-050a7ebacfd7c03e60a90b97b1ea804cf88d9bcf.zip |
Change email address for my ports.
Approved by: krion (mentor)
Diffstat (limited to 'www')
-rw-r--r-- | www/cgicc/Makefile | 2 | ||||
-rw-r--r-- | www/transproxy/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/cgicc/Makefile b/www/cgicc/Makefile index 3a4987228dc..97519e43f3b 100644 --- a/www/cgicc/Makefile +++ b/www/cgicc/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 3.2.3 CATEGORIES= www devel MASTER_SITES= ftp://ftp.cgicc.org/ -MAINTAINER= sem@ciam.ru +MAINTAINER= sem@FreeBSD.org COMMENT= A C++ class library for writing CGI applications USE_REINPLACE= yes diff --git a/www/transproxy/Makefile b/www/transproxy/Makefile index 5702878b27d..18a74fe2206 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 |