aboutsummaryrefslogtreecommitdiff
path: root/security/passivedns/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/passivedns/Makefile')
-rw-r--r--security/passivedns/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/security/passivedns/Makefile b/security/passivedns/Makefile
index ddb61b83eadb..3ebd06bad565 100644
--- a/security/passivedns/Makefile
+++ b/security/passivedns/Makefile
@@ -1,7 +1,7 @@
PORTNAME= passivedns
-DISTVERSION= 1.2.1-10
-DISTVERSIONSUFFIX= -ge126cbb
+DISTVERSION= 1.2.1-22
+DISTVERSIONSUFFIX= -gd757713
CATEGORIES= security
MAINTAINER= shadowbq@gmail.com
@@ -9,9 +9,6 @@ COMMENT= Network sniffer that logs DNS replies for use in passive DNS setups
LICENSE= GPLv2
-BROKEN_FreeBSD_13= ld: error: duplicate symbol: config
-BROKEN_FreeBSD_14= ld: error: duplicate symbol: config
-
LIB_DEPENDS= libldns.so:dns/ldns
USES= autoreconf gmake libtool