diff options
author | wiz <wiz> | 2011-02-21 15:51:44 +0000 |
---|---|---|
committer | wiz <wiz> | 2011-02-21 15:51:44 +0000 |
commit | 654a61e5c9b53db954014bb81bf62416f4ddf2b5 (patch) | |
tree | d39e1a1a4fe578ff4280085390de9f3455763932 /chat/pidgin/Makefile | |
parent | f9c94877ee66ec63ee533801e468f7808995faa9 (diff) | |
download | pkgsrc-654a61e5c9b53db954014bb81bf62416f4ddf2b5.tar.gz |
Bump depends and PKGREVISION for libnice shlib major change.
Diffstat (limited to 'chat/pidgin/Makefile')
-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 3a83f99767e..6ecb1c9f1e9 100644 --- a/chat/pidgin/Makefile +++ b/chat/pidgin/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.28 2011/02/10 12:17:38 adam Exp $ +# $NetBSD: Makefile,v 1.29 2011/02/21 15:51:46 wiz Exp $ +PKGREVISION= 1 COMMENT= Multi-protocol Instant Messaging client GTK frontend PKG_DESTDIR_SUPPORT= user-destdir |