diff options
author | smb <smb> | 2009-06-12 16:31:39 +0000 |
---|---|---|
committer | smb <smb> | 2009-06-12 16:31:39 +0000 |
commit | fb82b5a09d52fbbe5e68035a1b106b6559f08642 (patch) | |
tree | b87edc39742ea13068fed53755d942e3098e4ea6 /chat/pidgin | |
parent | 0f78094d2f15ed8e6f61392cc5b0ec588852e00b (diff) | |
download | pkgsrc-fb82b5a09d52fbbe5e68035a1b106b6559f08642.tar.gz |
Update to 2.5.6 because of assorted security advisories
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 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 |