diff options
Diffstat (limited to 'net/ntop')
-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 7b955306afd..2be569db6c4 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.56 2010/01/01 13:50:09 tron Exp $ +# $NetBSD: Makefile,v 1.57 2010/01/17 12:02:34 wiz Exp $ DISTNAME= ntop-3.3.10 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ntop/} |