diff options
author | leot <leot@pkgsrc.org> | 2020-08-17 20:17:15 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2020-08-17 20:17:15 +0000 |
commit | 9c239d33c8bf238818b1984019666b40d5c388b0 (patch) | |
tree | 0b131e24a79c5f3ff8b179a9e7c5a4887fa44b66 /chat/ktp-contact-runner/Makefile | |
parent | 7fd7302d20945be276edc57766363af689a974f0 (diff) | |
download | pkgsrc-9c239d33c8bf238818b1984019666b40d5c388b0.tar.gz |
*: revbump after fontconfig bl3 changes (libuuid removal)
Diffstat (limited to 'chat/ktp-contact-runner/Makefile')
-rw-r--r-- | chat/ktp-contact-runner/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/ktp-contact-runner/Makefile b/chat/ktp-contact-runner/Makefile index cf1ad974d18..367cb8feb34 100644 --- a/chat/ktp-contact-runner/Makefile +++ b/chat/ktp-contact-runner/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.23 2020/06/05 12:49:02 jperkin Exp $ +# $NetBSD: Makefile,v 1.24 2020/08/17 20:18:16 leot Exp $ -PKGREVISION= 19 +PKGREVISION= 20 .include "../../meta-pkgs/kde-telepathy/Makefile.common" DISTNAME= ktp-contact-runner-${KTP_VERSION} CATEGORIES= chat kde |