diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-02-11 19:00:28 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-02-11 19:00:28 +0000 |
commit | c2c6e8918a5d417161310709a895b6e8728c0505 (patch) | |
tree | a3d038374d53ffd9124ccee85989d12b2e1d0b11 /security/py-certbot-dns-google | |
parent | 1f36f459e8f60185bde0bb0ad812a112320d43fc (diff) |
Notes
Diffstat (limited to 'security/py-certbot-dns-google')
-rw-r--r-- | security/py-certbot-dns-google/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/py-certbot-dns-google/Makefile b/security/py-certbot-dns-google/Makefile index 35811ef6c7a9..321e06cdf288 100644 --- a/security/py-certbot-dns-google/Makefile +++ b/security/py-certbot-dns-google/Makefile @@ -2,7 +2,6 @@ PORTNAME= certbot-dns-google PORTVERSION= ${ACME_VERSION} -PORTREVISION= 0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |