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 /chat/licq-gui-console | |
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 'chat/licq-gui-console')
-rw-r--r-- | chat/licq-gui-console/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/licq-gui-console/Makefile b/chat/licq-gui-console/Makefile index 2212a12434d..b157c369329 100644 --- a/chat/licq-gui-console/Makefile +++ b/chat/licq-gui-console/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2015/08/17 17:11:20 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2015/08/18 07:31:03 wiz Exp $ # DISTNAME= licq-1.3.5 -PKGREVISION= 2 +PKGREVISION= 3 PKGNAME= ${DISTNAME:C/-/-gui-console-/} CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=licq/} |