diff options
author | adam <adam@pkgsrc.org> | 2016-08-03 10:22:08 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2016-08-03 10:22:08 +0000 |
commit | af99af5e9cba76dc77709430a25869115f950e12 (patch) | |
tree | 8bfde80d3bf3676cad2ff03726dbe9118e082b1e /chat/pidgin | |
parent | 688fd5edec81adbae50333c18705003e7e4f9997 (diff) | |
download | pkgsrc-af99af5e9cba76dc77709430a25869115f950e12.tar.gz |
Revbump after graphics/gd update
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 f0d248605d7..0a629cd6e20 100644 --- a/chat/pidgin/Makefile +++ b/chat/pidgin/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.66 2016/01/14 23:12:41 wiz Exp $ +# $NetBSD: Makefile,v 1.67 2016/08/03 10:22:34 adam Exp $ COMMENT= Multi-protocol Instant Messaging client GTK frontend +PKGREVISION= 1 .include "../../chat/libpurple/Makefile.common" |