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 /audio/liveice/Makefile | |
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 'audio/liveice/Makefile')
-rw-r--r-- | audio/liveice/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/liveice/Makefile b/audio/liveice/Makefile index 316aafae7f3..2fdd75ee126 100644 --- a/audio/liveice/Makefile +++ b/audio/liveice/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2012/09/12 00:24:45 asau Exp $ +# $NetBSD: Makefile,v 1.20 2015/08/18 07:31:02 wiz Exp $ # DISTNAME= liveice PKGNAME= liveice-0.20001121 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio MASTER_SITES= http://star.arm.ac.uk/~spm/software/ |