diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2012-02-25 13:48:18 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2012-02-25 13:48:18 +0000 |
commit | 3312c909b97a701dc65be1778aebf6c9117cc58b (patch) | |
tree | 5afdbd4f7a33d8952c9625035fe9af4032775c8a /security | |
parent | 494accc36f620b2ebe40bb97ddce0037a3a9c261 (diff) | |
download | ports-3312c909b97a701dc65be1778aebf6c9117cc58b.tar.gz ports-3312c909b97a701dc65be1778aebf6c9117cc58b.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/stunnel/Makefile | 2 |
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. |