aboutsummaryrefslogtreecommitdiff
path: root/security/py-certbot/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-02-22 14:27:41 +0000
committerMathieu Arnold <mat@FreeBSD.org>2018-02-22 14:27:41 +0000
commit773e971073d140af93db33e4b9c1e17f21004ffd (patch)
treedefe90c0414fa31f4af1546ea000eddb66258044 /security/py-certbot/Makefile
parent775587444c51f905060d8c8344b6107b67e0bde3 (diff)
downloadports-773e971073d140af93db33e4b9c1e17f21004ffd.tar.gz
ports-773e971073d140af93db33e4b9c1e17f21004ffd.zip
Update security/py-certbot to 0.21.1.
Bring it into python@'s fold. PR: 225754 Submitted by: mat Approved by: maintainer timeout Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D14262
Notes
Notes: svn path=/head/; revision=462594
Diffstat (limited to 'security/py-certbot/Makefile')
-rw-r--r--security/py-certbot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-certbot/Makefile b/security/py-certbot/Makefile
index d72a56280a77..40ce1e3feed5 100644
--- a/security/py-certbot/Makefile
+++ b/security/py-certbot/Makefile
@@ -2,13 +2,13 @@
# $FreeBSD$
PORTNAME= certbot
-PORTVERSION= 0.21.0
+PORTVERSION= 0.21.1
PORTEPOCH= 1
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= koobs@FreeBSD.org
+MAINTAINER= python@FreeBSD.org
COMMENT= Let's Encrypt client
LICENSE= APACHE20