diff options
Diffstat (limited to 'net-im/pidgin-birthday_reminder/Makefile')
-rw-r--r-- | net-im/pidgin-birthday_reminder/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/pidgin-birthday_reminder/Makefile b/net-im/pidgin-birthday_reminder/Makefile index 0344f14d1b67..54b037d00550 100644 --- a/net-im/pidgin-birthday_reminder/Makefile +++ b/net-im/pidgin-birthday_reminder/Makefile @@ -7,7 +7,7 @@ PORTNAME= birthday_reminder PORTVERSION= 1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im MASTER_SITES= SF/pidgin-birthday PKGNAMEPREFIX= pidgin- @@ -15,7 +15,7 @@ PKGNAMEPREFIX= pidgin- MAINTAINER= avl@FreeBSD.org COMMENT= The birthday reminder for Pidgin -LIB_DEPENDS= purple.5:${PORTSDIR}/net-im/libpurple +LIB_DEPENDS= purple.6:${PORTSDIR}/net-im/libpurple BUILD_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin |