From 07f4babd0747c17b896a952eda9f3ae33af79720 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Fri, 11 Dec 2020 16:15:05 +0000 Subject: MFH: r557748 security/libressl: re-link static library consumers after r557713 --- 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 43799a095813..d6cbaca310da 100644 --- a/net/openntpd/Makefile +++ b/net/openntpd/Makefile @@ -2,7 +2,7 @@ PORTNAME= openntpd PORTVERSION= 6.2p3 -PORTREVISION= 8 +PORTREVISION= 9 PORTEPOCH= 2 CATEGORIES= net MASTER_SITES= OPENBSD/OpenNTPD diff --git a/net/relayd/Makefile b/net/relayd/Makefile index b5f9743721ed..b20b0518016a 100644 --- a/net/relayd/Makefile +++ b/net/relayd/Makefile @@ -2,7 +2,7 @@ PORTNAME= relayd PORTVERSION= 5.5.20140810 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net MAINTAINER= koue@chaosophia.net diff --git a/security/dsniff/Makefile b/security/dsniff/Makefile index d71144cec75b..01ec2285da4f 100644 --- a/security/dsniff/Makefile +++ b/security/dsniff/Makefile @@ -3,7 +3,7 @@ PORTNAME= dsniff DISTVERSION= 2.4b1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= security MASTER_SITES= http://www.monkey.org/~dugsong/${PORTNAME}/beta/ \ LOCAL/sbz -- cgit v1.2.3