diff options
author | alane <alane@FreeBSD.org> | 2002-09-16 11:26:51 +0000 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2002-09-16 11:26:51 +0000 |
commit | a754ea488a9a49163a8cfa18fa6db527f0bd07c4 (patch) | |
tree | 2fdb3af629036be61277828b97e85c61ca80be1c /security | |
parent | 355f1267face6ed8b5719bdcae715b4013d716ea (diff) | |
download | FreeBSD-ports-a754ea488a9a49163a8cfa18fa6db527f0bd07c4.zip FreeBSD-ports-a754ea488a9a49163a8cfa18fa6db527f0bd07c4.tar.gz |
Maintainer relenquishing ports.
PR: 42829
Submitted by: Martti Kuparinen <martti.kuparinen@iki.fi>
Approved by: maintainer
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 ade3d13..8c554cc 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.stunnel.org/download/stunnel/src/ \ ftp://opensores.thebunker.net/pub/mirrors/stunnel/ \ ftp://ftp.cryptoarchive.net/pub/cryptoarchive/mirrors/opensores.thebunker.net/pub/mirrors/stunnel/ -MAINTAINER= martti.kuparinen@iki.fi +MAINTAINER= freebsd-ports@freebsd.org USE_OPENSSL= YES |