diff options
author | wiz <wiz@pkgsrc.org> | 2015-08-18 07:31:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-08-18 07:31:00 +0000 |
commit | 943faf64dbfe25eac5108b35598d14bd2341283a (patch) | |
tree | e72ba1b18faa5629fdb2d47b6dd84b9d277f3f3b /net/trafshow | |
parent | c6269a4b362eb94372b04636fcd12efaf77508b0 (diff) | |
download | pkgsrc-943faf64dbfe25eac5108b35598d14bd2341283a.tar.gz |
Bump all packages that depend on curses.bui* or terminfo.bui* since they
might incur ncurses dependencies on some platforms, and ncurses just bumped
its shlib.
Some packages were bumped twice now, sorry for that.
Diffstat (limited to 'net/trafshow')
-rw-r--r-- | net/trafshow/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/trafshow/Makefile b/net/trafshow/Makefile index 1c356725264..923ba712c90 100644 --- a/net/trafshow/Makefile +++ b/net/trafshow/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2013/02/06 20:32:16 jperkin Exp $ +# $NetBSD: Makefile,v 1.38 2015/08/18 07:31:16 wiz Exp $ DISTNAME= trafshow-5.2.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net MASTER_SITES= # ftp://ftp.nsk.su/pub/RinetSoftware/ EXTRACT_SUFX= .tgz |