diff options
Diffstat (limited to 'net/ntop/Makefile')
-rw-r--r-- | net/ntop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ntop/Makefile b/net/ntop/Makefile index 50c45531ad4..27c13f4ea72 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.103 2018/11/14 22:22:13 kleink Exp $ +# $NetBSD: Makefile,v 1.104 2019/04/25 07:33:12 maya Exp $ DISTNAME= ntop-4.1.0 -PKGREVISION= 32 +PKGREVISION= 33 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ntop/} |