diff options
author | wiz <wiz@pkgsrc.org> | 2015-08-17 17:11:19 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-08-17 17:11:19 +0000 |
commit | feac269ad0c68877eeb61245c485df4b7a0b138f (patch) | |
tree | 3ae4ddf5adf7451180f0fdca8c1c362d238e6ca9 /net/iftop | |
parent | 2d0142ea7b09c31c401b1629af505f03e9e20855 (diff) | |
download | pkgsrc-feac269ad0c68877eeb61245c485df4b7a0b138f.tar.gz |
Bump PKGREVISION for ncurses shlib bump.
Diffstat (limited to 'net/iftop')
-rw-r--r-- | net/iftop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/iftop/Makefile b/net/iftop/Makefile index 1072a249f1e..d74e23714f3 100644 --- a/net/iftop/Makefile +++ b/net/iftop/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2013/03/26 20:23:43 bsiegert Exp $ +# $NetBSD: Makefile,v 1.16 2015/08/17 17:11:27 wiz Exp $ # DISTNAME= iftop-0.17 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= http://www.ex-parrot.com/~pdw/iftop/download/ |