diff options
author | adam <adam@pkgsrc.org> | 2021-12-08 16:01:42 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2021-12-08 16:01:42 +0000 |
commit | ac26554d9f5c20806cbab620560e5cdb9f5af267 (patch) | |
tree | f19c5de6d0b7dd975754ab007486cb1a5d65f5ef /chat/pidgin-icb | |
parent | 89042bb7303ab35491df57328b4ced04ed0f68bc (diff) | |
download | pkgsrc-ac26554d9f5c20806cbab620560e5cdb9f5af267.tar.gz |
revbump for icu and libffi
Diffstat (limited to 'chat/pidgin-icb')
-rw-r--r-- | chat/pidgin-icb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/pidgin-icb/Makefile b/chat/pidgin-icb/Makefile index 0f3a89b4e4f..182a0e29b92 100644 --- a/chat/pidgin-icb/Makefile +++ b/chat/pidgin-icb/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.56 2021/11/15 22:54:06 wiz Exp $ +# $NetBSD: Makefile,v 1.57 2021/12/08 16:03:30 adam Exp $ DISTNAME= pidgin-icb-20070505 -PKGREVISION= 52 +PKGREVISION= 53 CATEGORIES= chat MASTER_SITES= http://nic.com.pl/~alek/pidgin-icb/ |