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-msn-pecan/Makefile | |
parent | 7f37df543a755e6964e1327b075fa4a58cea38f2 (diff) |
Notes
Diffstat (limited to 'net-im/pidgin-msn-pecan/Makefile')
-rw-r--r-- | net-im/pidgin-msn-pecan/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/pidgin-msn-pecan/Makefile b/net-im/pidgin-msn-pecan/Makefile index 65f491940c1d..0fc3471cc4e6 100644 --- a/net-im/pidgin-msn-pecan/Makefile +++ b/net-im/pidgin-msn-pecan/Makefile @@ -7,6 +7,7 @@ PORTNAME= msn-pecan PORTVERSION= 0.0.19 +PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PKGNAMEPREFIX= pidgin- @@ -14,7 +15,7 @@ PKGNAMEPREFIX= pidgin- MAINTAINER= hrkfdn@gmail.com COMMENT= Alternative MSN protocol plugin for libpurple -LIB_DEPENDS= purple.5:${PORTSDIR}/net-im/libpurple +LIB_DEPENDS= purple.6:${PORTSDIR}/net-im/libpurple PROJECTHOST= msn-pecan USE_BZIP2= yes |