diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-04 09:38:42 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-04 09:38:42 +0000 |
commit | f0db31f6d3411b721be1237183a5893e7948d282 (patch) | |
tree | a2c3ef03c30baf972c7b7bd12e2fca0fd8b994b4 /security/tlswrap | |
parent | 93e7abf2c3880fa19d6b8cfe5ee376adbe38517f (diff) | |
download | ports-f0db31f6d3411b721be1237183a5893e7948d282.tar.gz ports-f0db31f6d3411b721be1237183a5893e7948d282.zip |
Notes
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 |