diff options
author | jperkin <jperkin@pkgsrc.org> | 2020-01-18 21:48:19 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2020-01-18 21:48:19 +0000 |
commit | 8930f4c9f76a4da06832827313f3853309f92baf (patch) | |
tree | b6671be53112553f1e25eff8038b7dc0ee2de487 /chat/telepathy-qt | |
parent | f25cc17ec50129558631c35feef93abaebaaf5db (diff) | |
download | pkgsrc-8930f4c9f76a4da06832827313f3853309f92baf.tar.gz |
*: Recursive revision bump for openssl 1.1.1.
Diffstat (limited to 'chat/telepathy-qt')
-rw-r--r-- | chat/telepathy-qt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/telepathy-qt/Makefile b/chat/telepathy-qt/Makefile index 2c98ddc0d44..878586f019a 100644 --- a/chat/telepathy-qt/Makefile +++ b/chat/telepathy-qt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2019/12/21 16:43:59 nros Exp $ +# $NetBSD: Makefile,v 1.16 2020/01/18 21:48:53 jperkin Exp $ DISTNAME= telepathy-qt-0.9.6.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= chat MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-qt/ |