diff options
author | obache <obache@pkgsrc.org> | 2012-03-15 11:53:20 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-03-15 11:53:20 +0000 |
commit | 34a560cbb029a26e238d3408e7a0735faf87bb69 (patch) | |
tree | 1898e482654b3ef849275eaeddaf8cc6306d5966 /chat/telepathy-idle | |
parent | 3733068a36dd7b9b4c866367bc219f329f25d40d (diff) | |
download | pkgsrc-34a560cbb029a26e238d3408e7a0735faf87bb69.tar.gz |
Bump PKGREVISION from default python to 2.7.
Diffstat (limited to 'chat/telepathy-idle')
-rw-r--r-- | chat/telepathy-idle/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/telepathy-idle/Makefile b/chat/telepathy-idle/Makefile index c5704e6f72a..474125a4963 100644 --- a/chat/telepathy-idle/Makefile +++ b/chat/telepathy-idle/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2012/03/03 00:12:50 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2012/03/15 11:53:21 obache Exp $ # DISTNAME= telepathy-idle-0.1.8 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= chat MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-idle/ |