diff options
author | obache <obache@pkgsrc.org> | 2012-03-10 10:56:12 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-03-10 10:56:12 +0000 |
commit | bd0b93041e6d906a75c52a417804eace2d53fadf (patch) | |
tree | 5e3384ef016adca8f60c47d8529e1739ab3d3b05 /chat/libtelepathy | |
parent | ce7db04df48ce5b6c06d2b5b78c9a9f84a6c66cc (diff) | |
download | pkgsrc-bd0b93041e6d906a75c52a417804eace2d53fadf.tar.gz |
bump PKGREVISION from python default change to 2.7.
Diffstat (limited to 'chat/libtelepathy')
-rw-r--r-- | chat/libtelepathy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/libtelepathy/Makefile b/chat/libtelepathy/Makefile index 361c048a7c9..c79ee397e68 100644 --- a/chat/libtelepathy/Makefile +++ b/chat/libtelepathy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2012/03/03 00:12:09 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2012/03/10 10:56:18 obache Exp $ # DISTNAME= libtelepathy-0.3.3 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= chat MASTER_SITES= http://telepathy.freedesktop.org/releases/libtelepathy/ |