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 | 8a95af1ca97ecae5f5ddfbbd1e28e6c72163336a (patch) | |
tree | 5e3384ef016adca8f60c47d8529e1739ab3d3b05 /chat | |
parent | f931d3b570cea9603e1faea6cf2b5ee4ede4e8fe (diff) | |
download | pkgsrc-8a95af1ca97ecae5f5ddfbbd1e28e6c72163336a.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/} |