diff options
Diffstat (limited to 'chat/pidgin/Makefile')
-rw-r--r-- | chat/pidgin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/pidgin/Makefile b/chat/pidgin/Makefile index 0a629cd6e20..18771827d9f 100644 --- a/chat/pidgin/Makefile +++ b/chat/pidgin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.67 2016/08/03 10:22:34 adam Exp $ +# $NetBSD: Makefile,v 1.68 2017/02/06 13:55:08 wiz Exp $ COMMENT= Multi-protocol Instant Messaging client GTK frontend -PKGREVISION= 1 +PKGREVISION= 2 .include "../../chat/libpurple/Makefile.common" |