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 /sysutils/mc46 | |
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 'sysutils/mc46')
-rw-r--r-- | sysutils/mc46/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/mc46/Makefile b/sysutils/mc46/Makefile index 70a158a962f..54bc64f78e5 100644 --- a/sysutils/mc46/Makefile +++ b/sysutils/mc46/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2015/08/17 17:11:29 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/08/18 07:31:17 wiz Exp $ DISTNAME= mc-4.6.1 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= sysutils MASTER_SITES= http://www.ibiblio.org/pub/Linux/utils/file/managers/mc/ \ ${MASTER_SITE_SUNSITE:=utils/file/managers/mc/} |