diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2011-08-27 17:28:25 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2011-08-27 17:28:25 +0000 |
commit | 85010d78d376a0983f39620c5d4a7a8add65e4ba (patch) | |
tree | 32b9fcbeabdac6ebe0cf68eca14ce33875b7d402 /irc/minbif/Makefile | |
parent | 43d6701c3e6f5433cdbf4c1ebf1dacc54f99ecd4 (diff) | |
download | ports-85010d78d376a0983f39620c5d4a7a8add65e4ba.tar.gz ports-85010d78d376a0983f39620c5d4a7a8add65e4ba.zip |
Notes
Diffstat (limited to 'irc/minbif/Makefile')
-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 |