From 765e4ee643b119f48f9a9d8ed3873a1d6479f003 Mon Sep 17 00:00:00 2001 From: marcus Date: Sat, 22 May 2010 05:21:10 +0000 Subject: Update Pidgin and friends to 2.7.0. See http://developer.pidgin.im/wiki/ChangeLog for the list of changes. Also, enable Tcl 8.5 support. PR: 146607 Submitted by: dougb --- irc/minbif/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'irc/minbif') diff --git a/irc/minbif/Makefile b/irc/minbif/Makefile index 93930cb91b30..35a36c579888 100644 --- a/irc/minbif/Makefile +++ b/irc/minbif/Makefile @@ -7,13 +7,14 @@ PORTNAME= minbif PORTVERSION= 1.0.2 +PORTREVISION= 1 CATEGORIES= irc net-im MASTER_SITES= http://symlink.me/attachments/download/45/ MAINTAINER= steinex@nognu.de COMMENT= An IRC to instant messaging gateway -LIB_DEPENDS= purple.6:${PORTSDIR}/net-im/libpurple +LIB_DEPENDS= purple.7:${PORTSDIR}/net-im/libpurple USERS= minbif GROUPS= minbif -- cgit