diff options
Diffstat (limited to 'net/ndpi/Makefile')
-rw-r--r-- | net/ndpi/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/ndpi/Makefile b/net/ndpi/Makefile index 482c3008ba6..13989dc78b6 100644 --- a/net/ndpi/Makefile +++ b/net/ndpi/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2020/05/19 12:09:08 nia Exp $ +# $NetBSD: Makefile,v 1.8 2020/05/25 20:25:22 adam Exp $ -DISTNAME= nDPI-2.8 +DISTNAME= nDPI-3.2 PKGNAME= ${DISTNAME:tl} -PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=ntop/} GITHUB_PROJECT= nDPI |