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 3d16bebb6fb..76a487e6c47 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.85 2013/06/03 10:05:49 wiz Exp $ +# $NetBSD: Makefile,v 1.86 2013/06/04 22:16:55 tron Exp $ DISTNAME= ntop-4.1.0 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ntop/} |