aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrnrd <brnrd@FreeBSD.org>2016-10-31 02:53:26 +0800
committerbrnrd <brnrd@FreeBSD.org>2016-10-31 02:53:26 +0800
commitd13421d832ffba028d0a4f5dd4c6cd0b086f2fce (patch)
treeff595f5a5437b5bba4563d2c1570a78c7bc057bf
parente3240d783fbebdcdf2e792a549eaf3926cc9c2b9 (diff)
downloadfreebsd-ports-gnome-d13421d832ffba028d0a4f5dd4c6cd0b086f2fce.tar.gz
freebsd-ports-gnome-d13421d832ffba028d0a4f5dd4c6cd0b086f2fce.tar.zst
freebsd-ports-gnome-d13421d832ffba028d0a4f5dd4c6cd0b086f2fce.zip
security/acme-client: Fix PORTREVISION going backwards
-rw-r--r--security/acme-client/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/acme-client/Makefile b/security/acme-client/Makefile
index 555c496dc43a..dc132f3cd1ca 100644
--- a/security/acme-client/Makefile
+++ b/security/acme-client/Makefile
@@ -3,7 +3,7 @@
PORTNAME= acme-client
PORTVERSION= 0.1.11
-PORTREVISION= 1
+PORTREVISION= 2
DISTVERSIONPREFIX= portable-
CATEGORIES= security
MASTER_SITES= https://kristaps.bsd.lv/${PORTNAME}/snapshots/ \