summaryrefslogtreecommitdiff
path: root/games/nethack-lib
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-08-18 07:31:00 +0000
committerwiz <wiz@pkgsrc.org>2015-08-18 07:31:00 +0000
commit943faf64dbfe25eac5108b35598d14bd2341283a (patch)
treee72ba1b18faa5629fdb2d47b6dd84b9d277f3f3b /games/nethack-lib
parentc6269a4b362eb94372b04636fcd12efaf77508b0 (diff)
downloadpkgsrc-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 'games/nethack-lib')
-rw-r--r--games/nethack-lib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/nethack-lib/Makefile b/games/nethack-lib/Makefile
index 9e464215d65..6165ad9889a 100644
--- a/games/nethack-lib/Makefile
+++ b/games/nethack-lib/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.28 2012/02/03 07:04:54 sbd Exp $
+# $NetBSD: Makefile,v 1.29 2015/08/18 07:31:08 wiz Exp $
#
.include "../../games/nethack-lib/Makefile.common"
PKGNAME= nethack-lib-${NETHACK_VERSION}
-PKGREVISION= 3
+PKGREVISION= 4
COMMENT= Data files for Nethack