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 | |
parent | ce7db04df48ce5b6c06d2b5b78c9a9f84a6c66cc (diff) | |
download | pkgsrc-bd0b93041e6d906a75c52a417804eace2d53fadf.tar.gz |
bump PKGREVISION from python default change to 2.7.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/libtelepathy/Makefile | 4 | ||||
-rw-r--r-- | chat/telepathy-glib/Makefile | 4 | ||||
-rw-r--r-- | chat/telepathy-mission-control/Makefile | 4 |
3 files changed, 6 insertions, 6 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/ diff --git a/chat/telepathy-glib/Makefile b/chat/telepathy-glib/Makefile index a50a0b9bb2b..79f5dd5ef37 100644 --- a/chat/telepathy-glib/Makefile +++ b/chat/telepathy-glib/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2012/03/10 08:33:07 obache Exp $ +# $NetBSD: Makefile,v 1.30 2012/03/10 10:56:17 obache Exp $ # DISTNAME= telepathy-glib-0.14.3 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= chat MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-glib/ diff --git a/chat/telepathy-mission-control/Makefile b/chat/telepathy-mission-control/Makefile index 4732a24e6ab..142654418ed 100644 --- a/chat/telepathy-mission-control/Makefile +++ b/chat/telepathy-mission-control/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2012/03/03 00:12:04 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2012/03/10 10:56:17 obache Exp $ # DISTNAME= telepathy-mission-control-4.67 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mission-control/} |