diff options
author | obache <obache> | 2012-03-10 10:56:12 +0000 |
---|---|---|
committer | obache <obache> | 2012-03-10 10:56:12 +0000 |
commit | 97215ce920b62f69ffae5953588900b33a75c6a4 (patch) | |
tree | 5e3384ef016adca8f60c47d8529e1739ab3d3b05 /chat | |
parent | 0c430c8832a8dce4938adf6642df2c626d15f39b (diff) | |
download | pkgsrc-97215ce920b62f69ffae5953588900b33a75c6a4.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/} |