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