diff options
author | wiz <wiz@pkgsrc.org> | 2010-01-20 14:04:52 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-01-20 14:04:52 +0000 |
commit | 672c23944d288f991a297dfcc2e2f8f2d231fbea (patch) | |
tree | c9ab846f65011ac4add8dd5116e75753d2cbf281 /chat/pidgin-facebookchat/Makefile | |
parent | 65c81ee64ace864285855630fafe39dcbe813903 (diff) | |
download | pkgsrc-672c23944d288f991a297dfcc2e2f8f2d231fbea.tar.gz |
Bump PKGREVISION for gupnp/gssdp API changes.
Diffstat (limited to 'chat/pidgin-facebookchat/Makefile')
-rw-r--r-- | chat/pidgin-facebookchat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/pidgin-facebookchat/Makefile b/chat/pidgin-facebookchat/Makefile index e4e8aa271d1..b193381b5dd 100644 --- a/chat/pidgin-facebookchat/Makefile +++ b/chat/pidgin-facebookchat/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2009/08/26 19:57:16 sno Exp $ +# $NetBSD: Makefile,v 1.6 2010/01/20 14:04:52 wiz Exp $ VERSION= 1.27 DISTNAME= pidgin-facebookchat-source-${VERSION} PKGNAME= pidgin-facebookchat-${VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= chat MASTER_SITES= http://pidgin-facebookchat.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 |