diff options
author | wiz <wiz@pkgsrc.org> | 2011-02-21 15:51:44 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-02-21 15:51:44 +0000 |
commit | 7e5bf1d144b517e060cb9a469970211a76e2e2d9 (patch) | |
tree | d39e1a1a4fe578ff4280085390de9f3455763932 /chat/pidgin-silc | |
parent | 421e3b7acd0c9584b3c1cc3b3c9c340394599ac2 (diff) | |
download | pkgsrc-7e5bf1d144b517e060cb9a469970211a76e2e2d9.tar.gz |
Bump depends and PKGREVISION for libnice shlib major change.
Diffstat (limited to 'chat/pidgin-silc')
-rw-r--r-- | chat/pidgin-silc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/pidgin-silc/Makefile b/chat/pidgin-silc/Makefile index 7bcedd71b4c..5acbc91069c 100644 --- a/chat/pidgin-silc/Makefile +++ b/chat/pidgin-silc/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2011/02/02 13:18:48 adam Exp $ +# $NetBSD: Makefile,v 1.19 2011/02/21 15:51:46 wiz Exp $ PKGNAME= pidgin-silc-${PIDGIN_VERSION} +PKGREVISION= 1 COMMENT= SILC plugin for the Pidgin instant messenger PKG_DESTDIR_SUPPORT= user-destdir |