summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2016-12-18 23:33:11 +0000
committerjoerg <joerg@pkgsrc.org>2016-12-18 23:33:11 +0000
commit38a2dd154ba54c153a497a93bec5d9a3dca8fc5c (patch)
tree3003afd67f29223a08d2ea3108dcf178e0d260f5 /chat
parentc081055bcc2b0f8220eaa8cc308dbc57b693fde4 (diff)
downloadpkgsrc-38a2dd154ba54c153a497a93bec5d9a3dca8fc5c.tar.gz
Bump revision of all packages using libform, libpanel or libmenu as the
library name in devel/ncurses changed.
Diffstat (limited to 'chat')
-rw-r--r--chat/finch/Makefile4
-rw-r--r--chat/mcabber/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/chat/finch/Makefile b/chat/finch/Makefile
index bea4301d463..7c1ce680a09 100644
--- a/chat/finch/Makefile
+++ b/chat/finch/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.65 2016/07/09 06:37:52 wiz Exp $
+# $NetBSD: Makefile,v 1.66 2016/12/18 23:33:11 joerg Exp $
PKGNAME= finch-${PIDGIN_VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Multi-protocol Instant Messaging client console frontend
diff --git a/chat/mcabber/Makefile b/chat/mcabber/Makefile
index b4011e5aef5..94aed23fb42 100644
--- a/chat/mcabber/Makefile
+++ b/chat/mcabber/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2016/09/19 17:18:19 jperkin Exp $
+# $NetBSD: Makefile,v 1.8 2016/12/18 23:33:11 joerg Exp $
DISTNAME= mcabber-1.0.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= chat
MASTER_SITES= http://www.lilotux.net/~mikael/mcabber/files/
EXTRACT_SUFX= .tar.bz2