diff options
author | wiz <wiz@pkgsrc.org> | 2020-08-31 18:06:29 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2020-08-31 18:06:29 +0000 |
commit | 228898b81876514704aa12fa6ddfb7563b4cd5e5 (patch) | |
tree | ed0775ed342828ea1d5b3cd253e578eb126b0eda /chat/pidgin | |
parent | 847fb7ddb7e509c1af807d540d7cec521d6b9071 (diff) | |
download | pkgsrc-228898b81876514704aa12fa6ddfb7563b4cd5e5.tar.gz |
*: bump PKGREVISION for perl-5.32.
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 8ca58465de8..54d5b8f8493 100644 --- a/chat/pidgin/Makefile +++ b/chat/pidgin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.86 2020/08/17 20:18:17 leot Exp $ +# $NetBSD: Makefile,v 1.87 2020/08/31 18:06:42 wiz Exp $ COMMENT= Multi-protocol Instant Messaging client GTK frontend -PKGREVISION= 1 +PKGREVISION= 2 .include "../../chat/libpurple/Makefile.common" |