diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2011-07-02 22:13:21 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2011-07-02 22:13:21 +0000 |
commit | 684af42bfc80aa9b1cf0715ca50f2e482f672f1e (patch) | |
tree | 38c7a6db127003fa55b7f2884f3c3462f4e21340 /net-im/pidgin-fetion | |
parent | 8cc334169bd63dddf6d3e50d3b50439cb07549e2 (diff) |
Notes
Diffstat (limited to 'net-im/pidgin-fetion')
-rw-r--r-- | net-im/pidgin-fetion/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/pidgin-fetion/Makefile b/net-im/pidgin-fetion/Makefile index e695eef058e8..ec465aea4f67 100644 --- a/net-im/pidgin-fetion/Makefile +++ b/net-im/pidgin-fetion/Makefile @@ -7,7 +7,7 @@ PORTNAME= fetion PORTVERSION= 0.98.5.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im MASTER_SITES= http://www.logvinov.ru/files/dist/fetion/ \ LOCAL/avl @@ -16,7 +16,7 @@ PKGNAMEPREFIX= pidgin- MAINTAINER= avl@FreeBSD.org COMMENT= Fetion protocol plugin for libpurple -LIB_DEPENDS= purple.8:${PORTSDIR}/net-im/libpurple +LIB_DEPENDS= purple.9:${PORTSDIR}/net-im/libpurple MAKE_JOBS_SAFE= yes |