diff options
Diffstat (limited to 'net/ndpi/Makefile')
-rw-r--r-- | net/ndpi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ndpi/Makefile b/net/ndpi/Makefile index 67e617e09ff..2bc123d61ff 100644 --- a/net/ndpi/Makefile +++ b/net/ndpi/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2018/10/18 16:24:29 adam Exp $ +# $NetBSD: Makefile,v 1.6 2019/07/12 09:30:34 adam Exp $ -DISTNAME= nDPI-2.4 +DISTNAME= nDPI-2.8 PKGNAME= ${DISTNAME:tl} CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=ntop/} |