aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2012-02-25 13:48:18 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2012-02-25 13:48:18 +0000
commit3312c909b97a701dc65be1778aebf6c9117cc58b (patch)
tree5afdbd4f7a33d8952c9625035fe9af4032775c8a /security
parent494accc36f620b2ebe40bb97ddce0037a3a9c261 (diff)
downloadports-3312c909b97a701dc65be1778aebf6c9117cc58b.tar.gz
ports-3312c909b97a701dc65be1778aebf6c9117cc58b.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/stunnel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile
index a798a56f826b..ba842f95cf42 100644
--- a/security/stunnel/Makefile
+++ b/security/stunnel/Makefile
@@ -18,7 +18,7 @@ MASTER_SITES= ftp://ftp.stunnel.org/stunnel/%SUBDIR%/ \
http://mirrors.zerg.biz/stunnel/%SUBDIR%/
MASTER_SITE_SUBDIR= . obsolete/4.x
-MAINTAINER= roam@FreeBSD.org
+MAINTAINER= zi@FreeBSD.org
COMMENT= SSL encryption wrapper for standard network daemons
# FIXME: IMHO, there really ought to be a GPL-2+ option or some such.