diff options
author | prlw1 <prlw1@pkgsrc.org> | 2016-04-10 19:38:51 +0000 |
---|---|---|
committer | prlw1 <prlw1@pkgsrc.org> | 2016-04-10 19:38:51 +0000 |
commit | 58ed6041e01b89ca99b40222256927f4094a8278 (patch) | |
tree | a9731880013456df6febdd9d8e3e20533e840101 /chat/telepathy-glib | |
parent | 3ed795b9dd6552faf4635c306b91ac4912542fd2 (diff) | |
download | pkgsrc-58ed6041e01b89ca99b40222256927f4094a8278.tar.gz |
revbump for vala update
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 690d2056843..111a9800d4e 100644 --- a/chat/telepathy-glib/Makefile +++ b/chat/telepathy-glib/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2016/02/04 12:13:30 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2016/04/10 19:38:52 prlw1 Exp $ DISTNAME= telepathy-glib-0.24.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= chat MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-glib/ |