diff options
author | Carlos J. Puga Medina <cpm@FreeBSD.org> | 2017-10-22 23:37:17 +0000 |
---|---|---|
committer | Carlos J. Puga Medina <cpm@FreeBSD.org> | 2017-10-22 23:37:17 +0000 |
commit | 42db66a17971ceecae20c41538a16e1a74f9d355 (patch) | |
tree | 96284d091b1c4bb00fec11f2eb12a3a0a9ef4fe7 /security/py-acme/Makefile | |
parent | a374fb043f49c2cc1fe166f16024e7ab8e93a3e7 (diff) |
Notes
Diffstat (limited to 'security/py-acme/Makefile')
-rw-r--r-- | security/py-acme/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-acme/Makefile b/security/py-acme/Makefile index d17895711b87..ab5e8de9d947 100644 --- a/security/py-acme/Makefile +++ b/security/py-acme/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= acme -PORTVERSION= 0.18.2 +PORTVERSION= 0.19.0 PORTEPOCH= 1 CATEGORIES= security python MASTER_SITES= CHEESESHOP |