diff options
Diffstat (limited to 'irc/minbif')
-rw-r--r-- | irc/minbif/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |