diff options
| author | Bernard Spil <brnrd@FreeBSD.org> | 2016-09-24 20:23:53 +0000 |
|---|---|---|
| committer | Bernard Spil <brnrd@FreeBSD.org> | 2016-09-24 20:23:53 +0000 |
| commit | ceb800ecb28521ac95027f8e06ee9ca3e5718246 (patch) | |
| tree | c787e0cbfdd1bc6f7d3f5ac546564bb2350eb7c9 | |
| parent | sysutils/cbsd: update to 11.0.0 (diff) | |
security/openssl: Take maintainership
| -rw-r--r-- | security/openssl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile index 14d885abf64f..03163ab6ac3b 100644 --- a/security/openssl/Makefile +++ b/security/openssl/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.openssl.org/source/ \ ftp://ftp.cert.dfn.de/pub/tools/net/openssl/source/ DIST_SUBDIR= ${DISTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= brnrd@FreeBSD.org COMMENT= SSL and crypto library LICENSE= OpenSSL |
