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 | 40fbdd7286885bdbed9f722af394543567d30e18 (patch) | |
tree | e72ba1b18faa5629fdb2d47b6dd84b9d277f3f3b /editors/hnb | |
parent | e0b02c82f6329b0cbfaa283b2b6f7828572e3be5 (diff) | |
download | pkgsrc-40fbdd7286885bdbed9f722af394543567d30e18.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 'editors/hnb')
-rw-r--r-- | editors/hnb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/hnb/Makefile b/editors/hnb/Makefile index fd80eb44a25..a04fb5bc11a 100644 --- a/editors/hnb/Makefile +++ b/editors/hnb/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2015/08/17 17:11:21 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2015/08/18 07:31:06 wiz Exp $ # DISTNAME= hnb-1.9.17 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hnb/} |