diff options
author | adam <adam@pkgsrc.org> | 2020-05-06 14:04:05 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2020-05-06 14:04:05 +0000 |
commit | 6970defbb2f9e26c73129c4c8cfc20803b109467 (patch) | |
tree | c81d648805b099d82983eab8e643d64ab9cdb13f /chat/ktp-text-ui | |
parent | 5d40b7bcb0767de3a1d3ce1a480ed9035b4b97c1 (diff) | |
download | pkgsrc-6970defbb2f9e26c73129c4c8cfc20803b109467.tar.gz |
revbump after boost update
Diffstat (limited to 'chat/ktp-text-ui')
-rw-r--r-- | chat/ktp-text-ui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/ktp-text-ui/Makefile b/chat/ktp-text-ui/Makefile index 20068ba42e5..4e470b276e9 100644 --- a/chat/ktp-text-ui/Makefile +++ b/chat/ktp-text-ui/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.18 2020/03/08 16:48:58 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2020/05/06 14:04:21 adam Exp $ -PKGREVISION= 15 +PKGREVISION= 16 .include "../../meta-pkgs/kde-telepathy/Makefile.common" DISTNAME= ktp-text-ui-${KTP_VERSION} CATEGORIES= chat kde |