From b6f7d19f2dd178d70ea35ac5d632edeee8b6bb2e Mon Sep 17 00:00:00 2001 From: Tobias Kortkamp Date: Sat, 9 May 2020 03:46:00 +0000 Subject: [PATCH] Rebuild statically linked security/libressl consumers after r534416 --- net/openntpd/Makefile | 2 +- net/relayd/Makefile | 2 +- security/dsniff/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net/openntpd/Makefile b/net/openntpd/Makefile index 99daae6c7c86..df5e1f6a2a53 100644 --- a/net/openntpd/Makefile +++ b/net/openntpd/Makefile @@ -2,7 +2,7 @@ PORTNAME= openntpd PORTVERSION= 6.2p3 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 2 CATEGORIES= net MASTER_SITES= OPENBSD/OpenNTPD diff --git a/net/relayd/Makefile b/net/relayd/Makefile index 0a6db0d63072..bd3de68a902d 100644 --- a/net/relayd/Makefile +++ b/net/relayd/Makefile @@ -2,7 +2,7 @@ PORTNAME= relayd PORTVERSION= 5.5.20140810 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net MAINTAINER= koue@chaosophia.net diff --git a/security/dsniff/Makefile b/security/dsniff/Makefile index 8f705f5734ed..1a45c4fcb265 100644 --- a/security/dsniff/Makefile +++ b/security/dsniff/Makefile @@ -3,7 +3,7 @@ PORTNAME= dsniff DISTVERSION= 2.4b1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MASTER_SITES= http://www.monkey.org/~dugsong/${PORTNAME}/beta/ \ LOCAL/sbz