diff options
Diffstat (limited to 'chat/libpurple/Makefile.common')
-rw-r--r-- | chat/libpurple/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/libpurple/Makefile.common b/chat/libpurple/Makefile.common index 7cac5e61811..3d291ade30d 100644 --- a/chat/libpurple/Makefile.common +++ b/chat/libpurple/Makefile.common @@ -1,10 +1,10 @@ -# $NetBSD: Makefile.common,v 1.19 2008/08/19 18:18:10 bjs Exp $ +# $NetBSD: Makefile.common,v 1.20 2008/09/16 19:54:21 abs Exp $ # # used by chat/finch/Makefile # used by chat/libpurple/Makefile # used by chat/pidgin/Makefile -PIDGIN_VERSION= 2.5.0 +PIDGIN_VERSION= 2.5.1 DISTNAME= pidgin-${PIDGIN_VERSION} CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pidgin/} |