From c2c6e8918a5d417161310709a895b6e8728c0505 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Mon, 11 Feb 2019 19:00:28 +0000 Subject: Remove unnecessary PORTREVISION=0 Adding extra PORTREVISION=0 is useful to keep slave ports from unintended or unnecessary PORTREVISION bump when the master port is changed. But it is not for this case. PR: 235637 Submitted by: Yasuhiro KIMURA --- security/py-certbot-nginx/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'security/py-certbot-nginx') diff --git a/security/py-certbot-nginx/Makefile b/security/py-certbot-nginx/Makefile index f9b6e8f9dfa6..ddfe67c04e1c 100644 --- a/security/py-certbot-nginx/Makefile +++ b/security/py-certbot-nginx/Makefile @@ -2,7 +2,6 @@ PORTNAME= certbot-nginx PORTVERSION= ${ACME_VERSION} -PORTREVISION= 0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -- cgit v1.2.3