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 54d5b8f8493..3719aa312fc 100644 --- a/chat/pidgin/Makefile +++ b/chat/pidgin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.87 2020/08/31 18:06:42 wiz Exp $ +# $NetBSD: Makefile,v 1.88 2020/11/05 09:06:43 ryoon Exp $ COMMENT= Multi-protocol Instant Messaging client GTK frontend -PKGREVISION= 2 +PKGREVISION= 3 .include "../../chat/libpurple/Makefile.common" |