diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2010-05-22 05:21:10 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2010-05-22 05:21:10 +0000 |
commit | 96018cc6826e36397589ba4670177e663ef0cd23 (patch) | |
tree | 994396c75f01bd0b81065c729d21f6072ae12dfd /irc | |
parent | d38d75133ae104aa976990329feebb6ed291cfe9 (diff) | |
download | ports-96018cc6826e36397589ba4670177e663ef0cd23.tar.gz ports-96018cc6826e36397589ba4670177e663ef0cd23.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/minbif/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |