diff options
author | wiz <wiz@pkgsrc.org> | 2017-10-03 12:36:52 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-10-03 12:36:52 +0000 |
commit | 188f634f310fbb27b2a5d5dfb08a7926dbd21357 (patch) | |
tree | 7af044f1d62cfb43a76421a5c182953953343eb6 /chat | |
parent | 1e4c21c0db0ebc2e77756bb4d492d9c89d800e72 (diff) | |
download | pkgsrc-188f634f310fbb27b2a5d5dfb08a7926dbd21357.tar.gz |
*: Recursive PKGREVISION bump for vala 0.38 update.
Diffstat (limited to 'chat')
-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 d9e86da017a..524e6fdb4ad 100644 --- a/chat/telepathy-glib/Makefile +++ b/chat/telepathy-glib/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2017/09/17 06:30:30 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2017/10/03 12:36:52 wiz Exp $ DISTNAME= telepathy-glib-0.24.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= chat MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-glib/ |