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 /misc/window | |
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 'misc/window')
-rw-r--r-- | misc/window/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/window/Makefile b/misc/window/Makefile index ed5c2cb56e7..5823dba85f4 100644 --- a/misc/window/Makefile +++ b/misc/window/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2015/01/04 09:25:36 dholland Exp $ +# $NetBSD: Makefile,v 1.5 2015/08/18 07:31:14 wiz Exp $ DISTNAME= window-20120215 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_LOCAL} |