diff options
Diffstat (limited to 'chat/finch')
-rw-r--r-- | chat/finch/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/finch/Makefile b/chat/finch/Makefile index d74cd36b332..506970c216e 100644 --- a/chat/finch/Makefile +++ b/chat/finch/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.51 2013/01/26 21:37:07 adam Exp $ +# $NetBSD: Makefile,v 1.52 2013/02/16 11:20:30 wiz Exp $ PKGNAME= finch-${PIDGIN_VERSION} -PKGREVISION= 7 +PKGREVISION= 8 COMMENT= Multi-protocol Instant Messaging client console frontend |