diff options
author | Dan Langille <dvl@FreeBSD.org> | 2020-08-03 12:55:34 +0000 |
---|---|---|
committer | Dan Langille <dvl@FreeBSD.org> | 2020-08-03 12:55:34 +0000 |
commit | d9dc4001567e6f5b783755f006a07bad1d46ac8f (patch) | |
tree | 5ae62381fd10f78ec80f35b7b0de85b9d7a60d5e | |
parent | - Update to 2.35 (diff) |
Update the WWW link to https://github.com/ecrist/ssl-admin/ after
email discussion with maintainer.
Approved by: maintainer (via private email)
Notes
Notes:
svn path=/head/; revision=544062
-rw-r--r-- | security/ssl-admin/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ssl-admin/pkg-descr b/security/ssl-admin/pkg-descr index 663fe3a2f1f4..a64fb0385234 100644 --- a/security/ssl-admin/pkg-descr +++ b/security/ssl-admin/pkg-descr @@ -8,4 +8,4 @@ ssl-admin will help you do the following tasks with SSL certificates: * Manage Certificate Revokation Lists * Export configurations and certificates for OpenVPN. -WWW: http://www.secure-computing.net/ssl-admin/ +WWW: https://github.com/ecrist/ssl-admin/ |