diff options
author | wiz <wiz@pkgsrc.org> | 2018-09-03 10:50:17 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-09-03 10:50:17 +0000 |
commit | eaa100dbaf6ba1792126f9684433102bbfa82e2c (patch) | |
tree | 45d14f6e18b41d1cf4f2a633f0305044eeadb0f5 /chat/telepathy-glib | |
parent | a58165336f6c3ba92050973d58107595a2cf5752 (diff) | |
download | pkgsrc-eaa100dbaf6ba1792126f9684433102bbfa82e2c.tar.gz |
*: recursive bump for vala-0.42.
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 ec64fa1e02b..ec2b80e34d4 100644 --- a/chat/telepathy-glib/Makefile +++ b/chat/telepathy-glib/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.54 2018/07/03 05:03:04 adam Exp $ +# $NetBSD: Makefile,v 1.55 2018/09/03 10:50:17 wiz Exp $ DISTNAME= telepathy-glib-0.24.1 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= chat MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-glib/ |