diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2002-09-16 11:26:51 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2002-09-16 11:26:51 +0000 |
commit | b2e839be6662504d4693589ba84b177abd48619e (patch) | |
tree | d3fe6f1639f2cadf9a739fdabf61008c5afbaeb6 /security | |
parent | upgrade to 3.2.3 (diff) |
Maintainer relenquishing ports.
PR: 42829
Submitted by: Martti Kuparinen <martti.kuparinen@iki.fi>
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=66438
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 ade3d13e9a5a..8c554ccf5eea 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 |