From 60af496e4b10c8fafbeb3627da2ff0a207fd781b Mon Sep 17 00:00:00 2001 From: marcus Date: Sat, 27 Aug 2011 17:28:25 +0000 Subject: Update Pidgin and friends to 2.10.0. See http://developer.pidgin.im/wiki/ChangeLog for a list of changes in this release. --- irc/minbif/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'irc/minbif') diff --git a/irc/minbif/Makefile b/irc/minbif/Makefile index 7606847a00ea..652a92633184 100644 --- a/irc/minbif/Makefile +++ b/irc/minbif/Makefile @@ -7,14 +7,14 @@ PORTNAME= minbif PORTVERSION= 1.0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= irc net-im MASTER_SITES= http://symlink.me/attachments/download/50/ MAINTAINER= ports@FreeBSD.org COMMENT= An IRC to instant messaging gateway -LIB_DEPENDS= purple.9:${PORTSDIR}/net-im/libpurple +LIB_DEPENDS= purple.10:${PORTSDIR}/net-im/libpurple USERS= minbif GROUPS= minbif -- cgit