diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2011-06-19 21:25:44 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2011-06-19 21:25:44 +0000 |
commit | 95c1e39c9389874bcc36caf04629f4360263229f (patch) | |
tree | 0bd14daa1f7f3a815eeb46c5fe89ce8ce14341b0 /irc/minbif | |
parent | 65509f1f9ec9aec8a73f114c20240e07bc47e861 (diff) |
Notes
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 751ab6a0d764..dffbc89b1918 100644 --- a/irc/minbif/Makefile +++ b/irc/minbif/Makefile @@ -7,14 +7,14 @@ PORTNAME= minbif PORTVERSION= 1.0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= irc net-im MASTER_SITES= http://minbif.im/attachments/download/50/ MAINTAINER= ports@FreeBSD.org COMMENT= An IRC to instant messaging gateway -LIB_DEPENDS= purple.7:${PORTSDIR}/net-im/libpurple +LIB_DEPENDS= purple.8:${PORTSDIR}/net-im/libpurple USERS= minbif GROUPS= minbif |