diff options
author | linimon <linimon@FreeBSD.org> | 2006-09-04 17:38:42 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-09-04 17:38:42 +0800 |
commit | b9c2f5da9deac87a4369708802ba8cf22eb2fb55 (patch) | |
tree | fc57b9a055dc43f3749dd5236cbdd234ad46a006 /security/tlswrap | |
parent | ed48d957fa82244123735e953e1d8d4231de33b4 (diff) | |
download | freebsd-ports-gnome-b9c2f5da9deac87a4369708802ba8cf22eb2fb55.tar.gz freebsd-ports-gnome-b9c2f5da9deac87a4369708802ba8cf22eb2fb55.tar.zst freebsd-ports-gnome-b9c2f5da9deac87a4369708802ba8cf22eb2fb55.zip |
Reset inactive maintainer who has not responded to email.
Hat: portmgr
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 b878ee970058..da77decb428e 100644 --- a/security/tlswrap/Makefile +++ b/security/tlswrap/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security MASTER_SITES= http://tlswrap.sunsite.dk/ DISTNAME= ${PORTNAME}-1.02 -MAINTAINER= darius@dons.net.au +MAINTAINER= ports@FreeBSD.org COMMENT= An FTP proxy that wraps data and control with TLS/SSL GNU_CONFIGURE= yes |