diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-08-20 20:45:23 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-08-20 20:45:23 +0000 |
commit | d05885f12023c9ac34eb25071a6bebfcddbf08bc (patch) | |
tree | 8cdd68bd0b1b6f02c87e16d7636706883cd8df27 /net-im/pidgin-fetion | |
parent | 7f37df543a755e6964e1327b075fa4a58cea38f2 (diff) | |
download | ports-d05885f12023c9ac34eb25071a6bebfcddbf08bc.tar.gz ports-d05885f12023c9ac34eb25071a6bebfcddbf08bc.zip |
Notes
Diffstat (limited to 'net-im/pidgin-fetion')
-rw-r--r-- | net-im/pidgin-fetion/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/pidgin-fetion/Makefile b/net-im/pidgin-fetion/Makefile index de42fc5ed384..15842eac1f3b 100644 --- a/net-im/pidgin-fetion/Makefile +++ b/net-im/pidgin-fetion/Makefile @@ -7,6 +7,7 @@ PORTNAME= fetion PORTVERSION= 0.98.5 +PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= http://www.logvinov.ru/files/dist/fetion/ PKGNAMEPREFIX= pidgin- @@ -14,7 +15,7 @@ PKGNAMEPREFIX= pidgin- MAINTAINER= avl@FreeBSD.org COMMENT= Fetion protocol plugin for libpurple -LIB_DEPENDS= purple.5:${PORTSDIR}/net-im/libpurple +LIB_DEPENDS= purple.6:${PORTSDIR}/net-im/libpurple MAKE_JOBS_SAFE= yes |