diff options
author | tnn <tnn@pkgsrc.org> | 2015-04-25 14:20:17 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2015-04-25 14:20:17 +0000 |
commit | aea538475425cb6bdb74eb9c132a8c4bd06d1539 (patch) | |
tree | cc0e4c97714c0cff53dc99c2732b778f69fb9dc4 /chat/pidgin | |
parent | fbbd4600853297cb48c0f68ed9f78691d1eb911c (diff) | |
download | pkgsrc-aea538475425cb6bdb74eb9c132a8c4bd06d1539.tar.gz |
Recursive revbump following MesaLib update, categories a through f.
Diffstat (limited to 'chat/pidgin')
-rw-r--r-- | chat/pidgin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/pidgin/Makefile b/chat/pidgin/Makefile index 537526c6f82..7703d204340 100644 --- a/chat/pidgin/Makefile +++ b/chat/pidgin/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.63 2014/12/07 08:45:59 obache Exp $ +# $NetBSD: Makefile,v 1.64 2015/04/25 14:20:28 tnn Exp $ COMMENT= Multi-protocol Instant Messaging client GTK frontend +PKGREVISION= 1 .include "../../chat/libpurple/Makefile.common" |