diff options
author | sborrill <sborrill@pkgsrc.org> | 2012-02-09 16:54:16 +0000 |
---|---|---|
committer | sborrill <sborrill@pkgsrc.org> | 2012-02-09 16:54:16 +0000 |
commit | 59dc975a291abbd6c6f60d59095179611a39c7be (patch) | |
tree | a075f1102d08cc090c3461ac83cf45a504d084e7 /net | |
parent | 6e89d3e932a4181c2d25972276c0cb8a1b394c11 (diff) | |
download | pkgsrc-59dc975a291abbd6c6f60d59095179611a39c7be.tar.gz |
Update HOMEPAGE. Bump PKGREVISION
Diffstat (limited to 'net')
-rw-r--r-- | net/ntop/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/ntop/Makefile b/net/ntop/Makefile index fd03ad777a8..c3a5a0ec670 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.72 2012/02/06 12:41:16 wiz Exp $ +# $NetBSD: Makefile,v 1.73 2012/02/09 16:54:16 sborrill Exp $ DISTNAME= ntop-4.1.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ntop/} MAINTAINER= adam@NetBSD.org -HOMEPAGE= http://www.ntop.org/ntop.html +HOMEPAGE= http://www.ntop.org/products/ntop/ COMMENT= Shows network usage (similar to "top" for processes) LICENSE= gnu-gpl-v3 |