diff options
author | sno <sno> | 2009-08-26 19:56:37 +0000 |
---|---|---|
committer | sno <sno> | 2009-08-26 19:56:37 +0000 |
commit | a9aaf01cb902e86105e5370515c66594e3ad1d97 (patch) | |
tree | 7223c9424c4203d65e41ea0e519c6004458f8bf1 /chat/pidgin | |
parent | 109341de0270b1e1d175b9992bd9e80ffdb80126 (diff) | |
download | pkgsrc-a9aaf01cb902e86105e5370515c66594e3ad1d97.tar.gz |
bump revision because of graphics/jpeg update
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 617f255c11d..78feb46dfe7 100644 --- a/chat/pidgin/Makefile +++ b/chat/pidgin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2009/07/22 09:01:21 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2009/08/26 19:57:16 sno 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_TOOLS+= msgfmt intltool |