diff options
Diffstat (limited to 'net/ntopng')
-rw-r--r-- | net/ntopng/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ntopng/Makefile b/net/ntopng/Makefile index 1af169c85a0..fb7c1e5afc9 100644 --- a/net/ntopng/Makefile +++ b/net/ntopng/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2018/11/14 22:22:13 kleink Exp $ +# $NetBSD: Makefile,v 1.28 2018/12/09 18:52:41 adam Exp $ DISTNAME= ntopng-3.6.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=ntop/} |