diff options
author | smb <smb@pkgsrc.org> | 2009-06-12 16:31:39 +0000 |
---|---|---|
committer | smb <smb@pkgsrc.org> | 2009-06-12 16:31:39 +0000 |
commit | 2bc895f3fbb8505a2a36cc6bccb1e80efa239e65 (patch) | |
tree | b87edc39742ea13068fed53755d942e3098e4ea6 /chat/pidgin/Makefile | |
parent | 437bce75f452897d0f435fd2c9fb2026da9f1322 (diff) | |
download | pkgsrc-2bc895f3fbb8505a2a36cc6bccb1e80efa239e65.tar.gz |
Update to 2.5.6 because of assorted security advisories
Diffstat (limited to 'chat/pidgin/Makefile')
-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 6f0b4e6be7f..ba0c7938138 100644 --- a/chat/pidgin/Makefile +++ b/chat/pidgin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2009/03/18 12:27:19 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2009/06/12 16:31:39 smb Exp $ # # XXX appease pkglint #PKGNAME= pidgin-${PIDGIN_VERSION} @@ -8,7 +8,7 @@ PKG_DESTDIR_SUPPORT= user-destdir .include "../../chat/libpurple/Makefile.common" -PKGREVISION= 1 +#PKGREVISION= 1 USE_DIRS+= xdg-1.4 USE_TOOLS+= msgfmt intltool |