diff options
author | kleink <kleink@pkgsrc.org> | 2018-11-14 22:20:58 +0000 |
---|---|---|
committer | kleink <kleink@pkgsrc.org> | 2018-11-14 22:20:58 +0000 |
commit | d1a354ac1990f29f535656efbdbf2842442e2d96 (patch) | |
tree | 466cae9496590959c8dc5e9d9acacf771b5eab6f /chat/pidgin | |
parent | 86ebd5aa5b10ee4c95ba46bd6a3b30ffcb9aa638 (diff) | |
download | pkgsrc-d1a354ac1990f29f535656efbdbf2842442e2d96.tar.gz |
Revbump after cairo 1.16.0 update.
Diffstat (limited to 'chat/pidgin')
-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 03c39e911a3..36651da6ad0 100644 --- a/chat/pidgin/Makefile +++ b/chat/pidgin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.75 2018/11/12 03:51:47 ryoon Exp $ +# $NetBSD: Makefile,v 1.76 2018/11/14 22:21:09 kleink Exp $ COMMENT= Multi-protocol Instant Messaging client GTK frontend -PKGREVISION= 2 +PKGREVISION= 3 .include "../../chat/libpurple/Makefile.common" |