aboutsummaryrefslogtreecommitdiff
path: root/security/create-cert
diff options
context:
space:
mode:
authorCraig Leres <leres@FreeBSD.org>2017-09-15 18:18:26 +0000
committerCraig Leres <leres@FreeBSD.org>2017-09-15 18:18:26 +0000
commitac3c81acea3a76cf054e1100e61a693ae286c8cf (patch)
treedd38fbb54178a215f72aadbd6d8844dd2fa8c2f0 /security/create-cert
parentdf77fc73909e09d95788f2cefa6e9ded6c995d25 (diff)
downloadports-ac3c81acea3a76cf054e1100e61a693ae286c8cf.tar.gz
ports-ac3c81acea3a76cf054e1100e61a693ae286c8cf.zip
Notes
Diffstat (limited to 'security/create-cert')
-rw-r--r--security/create-cert/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/create-cert/Makefile b/security/create-cert/Makefile
index 0b3775bd858e..e98e28facd84 100644
--- a/security/create-cert/Makefile
+++ b/security/create-cert/Makefile
@@ -1,4 +1,4 @@
-# Created by: Craig Leres <leres@ee.lbl.gov>
+# Created by: Craig Leres <leres@FreeBSD.org>
# $FreeBSD$
PORTNAME= create-cert
@@ -6,7 +6,7 @@ PORTVERSION= 2.5
CATEGORIES= security
MASTER_SITES= ftp://ee.lbl.gov/
-MAINTAINER= leres@ee.lbl.gov
+MAINTAINER= leres@FreeBSD.org
COMMENT= Create openssl client key and certificates
LICENSE= BSD3CLAUSE