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/telepathy-mission-control | |
parent | ce7db04df48ce5b6c06d2b5b78c9a9f84a6c66cc (diff) | |
download | pkgsrc-bd0b93041e6d906a75c52a417804eace2d53fadf.tar.gz |
bump PKGREVISION from python default change to 2.7.
Diffstat (limited to 'chat/telepathy-mission-control')
-rw-r--r-- | chat/telepathy-mission-control/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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/} |