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 76a487e6c47..4a91bc831c7 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.86 2013/06/04 22:16:55 tron Exp $ +# $NetBSD: Makefile,v 1.87 2013/06/06 12:54:57 wiz Exp $ DISTNAME= ntop-4.1.0 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ntop/} |