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 b9863728f15..58dbdb658ae 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.111 2020/12/04 20:45:35 nia Exp $ +# $NetBSD: Makefile,v 1.112 2021/04/21 11:42:27 adam Exp $ DISTNAME= ntop-4.1.0 -PKGREVISION= 40 +PKGREVISION= 41 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ntop/} |