From f261dd67aef25f6c1b2a9f350ec1f3aec18f4e2e Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Thu, 1 Aug 2019 12:14:05 +0200 Subject: [PATCH] net/ndpi: sync with upstream Taken from: HardenedBSD --- net/ndpi/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/ndpi/Makefile b/net/ndpi/Makefile index 55ddd7987b8..0500761c0eb 100644 --- a/net/ndpi/Makefile +++ b/net/ndpi/Makefile @@ -3,6 +3,7 @@ PORTNAME= ndpi PORTVERSION= 2.8.d20190301 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net