diff options
author | roam <roam@FreeBSD.org> | 2002-09-16 20:02:35 +0800 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2002-09-16 20:02:35 +0800 |
commit | 7f05faffe0ea05f760ad67121bc45df37054e26e (patch) | |
tree | 1c68bfc5250fa51c1edf767e73e4e2148445f953 /security | |
parent | 4ab7d987de5a31b27aca15f0ba36517ccafb8d36 (diff) | |
download | freebsd-ports-gnome-7f05faffe0ea05f760ad67121bc45df37054e26e.tar.gz freebsd-ports-gnome-7f05faffe0ea05f760ad67121bc45df37054e26e.tar.zst freebsd-ports-gnome-7f05faffe0ea05f760ad67121bc45df37054e26e.zip |
Take over maintainership; I use this a lot.
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 8c554ccf5eea..e8cc4f97721d 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= freebsd-ports@freebsd.org +MAINTAINER= roam@freebsd.org USE_OPENSSL= YES |