diff --git a/mail/postfix/stable/Makefile b/mail/postfix/stable/Makefile index 9cc0f18c917..90068190d8f 100644 --- a/mail/postfix/stable/Makefile +++ b/mail/postfix/stable/Makefile @@ -1,6 +1,7 @@ VERSION= 3.11.3 EPOCH= 0 +REVISION= 1 PORTROACH= site:https://ftp.fu-berlin.de/unix/mail/postfix/official/ SITES= ${SITE_POSTFIX:=official/} diff --git a/security/sslscan/Makefile b/security/sslscan/Makefile index 1efaeae5533..1f189198398 100755 --- a/security/sslscan/Makefile +++ b/security/sslscan/Makefile @@ -7,7 +7,7 @@ USE_NOEXECONLY= Yes GH_ACCOUNT= rbsec GH_PROJECT= sslscan GH_TAGNAME= 2.2.2 -REVISION= 0 +REVISION= 2 CATEGORIES= security net diff --git a/sysutils/borgbackup/2.0/Makefile b/sysutils/borgbackup/2.0/Makefile index 9ec20e43b4a..a09266d024a 100644 --- a/sysutils/borgbackup/2.0/Makefile +++ b/sysutils/borgbackup/2.0/Makefile @@ -6,7 +6,7 @@ USE_NOEXECONLY= Yes MODULES = lang/python MODPY_DISTV = 2.0.0b21 PKGNAME = borgbackup-${MODPY_DISTV:S/b/beta/} -REVISION = 0 +REVISION = 1 EPOCH = 0 # OpenSSL used for EVP_aes_256_ocb. It is linked statically to avoid conflicting