summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/openntpd/Makefile2
-rw-r--r--security/acme-client/Makefile1
2 files changed, 2 insertions, 1 deletions
diff --git a/net/openntpd/Makefile b/net/openntpd/Makefile
index 52deebfb3999..9dc8c7cd5ee5 100644
--- a/net/openntpd/Makefile
+++ b/net/openntpd/Makefile
@@ -2,7 +2,7 @@
PORTNAME= openntpd
PORTVERSION= 6.0p1
-PORTREVISION= 5
+PORTREVISION= 6
PORTEPOCH= 2
CATEGORIES= net
MASTER_SITES= OPENBSD/OpenNTPD
diff --git a/security/acme-client/Makefile b/security/acme-client/Makefile
index 18881cdcd24d..a287f4a0d69a 100644
--- a/security/acme-client/Makefile
+++ b/security/acme-client/Makefile
@@ -3,6 +3,7 @@
PORTNAME= acme-client
PORTVERSION= 0.1.16
+PORTREVISION= 1
DISTVERSIONPREFIX= portable-
CATEGORIES= security
MASTER_SITES= https://kristaps.bsd.lv/${PORTNAME}/snapshots/ \