diff options
author | gabor <gabor@FreeBSD.org> | 2006-12-08 21:46:35 +0800 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2006-12-08 21:46:35 +0800 |
commit | 9f5da35d18446c75ecabb6578ba4692630d19d04 (patch) | |
tree | a6acd98303435eb3281640430410b300cb039474 /security/symbion-sslproxy | |
parent | 50ae03b7599eaaa85f08221d9f03b4a2a01d9dcf (diff) | |
download | freebsd-ports-gnome-9f5da35d18446c75ecabb6578ba4692630d19d04.tar.gz freebsd-ports-gnome-9f5da35d18446c75ecabb6578ba4692630d19d04.tar.zst freebsd-ports-gnome-9f5da35d18446c75ecabb6578ba4692630d19d04.zip |
Change my e-mail address.
Approved by: erwin (mentor)
Diffstat (limited to 'security/symbion-sslproxy')
-rw-r--r-- | security/symbion-sslproxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/symbion-sslproxy/Makefile b/security/symbion-sslproxy/Makefile index c1da64c9a79b..89e045bc8144 100644 --- a/security/symbion-sslproxy/Makefile +++ b/security/symbion-sslproxy/Makefile @@ -11,7 +11,7 @@ MASTER_SITE_SUBDIR= sslproxy DISTNAME= sslproxy-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= gkovesdan@t-hosting.hu +MAINTAINER= gabor@FreeBSD.org COMMENT= An SSL proxy for securing unsecure connections USE_OPENSSL= YES |