diff options
author | araujo <araujo@FreeBSD.org> | 2010-02-24 03:10:24 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2010-02-24 03:10:24 +0800 |
commit | 8e17ab551493b05db3b3ef20549f3e4eb4cc3ca0 (patch) | |
tree | f90c99d88182af1885ece80f8811881d918f65ff /security/tlswrap | |
parent | 7b2dd631e1b66e299babb2d898f084a7bf78d6b1 (diff) | |
download | freebsd-ports-gnome-8e17ab551493b05db3b3ef20549f3e4eb4cc3ca0.tar.gz freebsd-ports-gnome-8e17ab551493b05db3b3ef20549f3e4eb4cc3ca0.tar.zst freebsd-ports-gnome-8e17ab551493b05db3b3ef20549f3e4eb4cc3ca0.zip |
Pass maintainership to people that use it.
Feature safe: yes
Diffstat (limited to 'security/tlswrap')
-rw-r--r-- | security/tlswrap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/tlswrap/Makefile b/security/tlswrap/Makefile index 2673975f507d..091165bd7d6c 100644 --- a/security/tlswrap/Makefile +++ b/security/tlswrap/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security MASTER_SITES= http://tlswrap.sunsite.dk/ DISTNAME= ${PORTNAME}-1.04 -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= johans@FreeBSD.org COMMENT= An FTP proxy that wraps data and control with TLS/SSL GNU_CONFIGURE= yes |