aboutsummaryrefslogtreecommitdiff
path: root/security/acmetool
diff options
context:
space:
mode:
authorOleksii Samorukov <samm@FreeBSD.org>2019-10-13 18:16:38 +0000
committerOleksii Samorukov <samm@FreeBSD.org>2019-10-13 18:16:38 +0000
commitfe4dcede8803bef287545d6074293a83d96aa2c7 (patch)
treefe355d53b45a305b42ff1af556ba391ff0de4b52 /security/acmetool
parentfa7b8b1a4276822d6bc3081785ea068a07bf778a (diff)
downloadports-fe4dcede8803bef287545d6074293a83d96aa2c7.tar.gz
ports-fe4dcede8803bef287545d6074293a83d96aa2c7.zip
Replace my personal email address to the samm@freebsd.org
Approved by: krion (mentor) Differential Revision: https://reviews.freebsd.org/D22013
Notes
Notes: svn path=/head/; revision=514411
Diffstat (limited to 'security/acmetool')
-rw-r--r--security/acmetool/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/acmetool/Makefile b/security/acmetool/Makefile
index 462da94a56f1..e9b10112d86a 100644
--- a/security/acmetool/Makefile
+++ b/security/acmetool/Makefile
@@ -5,7 +5,7 @@ DISTVERSIONPREFIX= v
DISTVERSION= 0.0.67
CATEGORIES= security
-MAINTAINER= samm@os2.kiev.ua
+MAINTAINER= samm@freebsd.org
COMMENT= CLI tool for automatically acquiring certificates from ACME servers
LICENSE= MIT