diff options
author | ryoon <ryoon@pkgsrc.org> | 2019-08-22 12:22:48 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2019-08-22 12:22:48 +0000 |
commit | 5cc92f35084d62437cb67e0128156ca0d3c9922f (patch) | |
tree | e899f278a5f4d24e042e7925fffb179e727096ac /chat/ktp-text-ui | |
parent | 5049a62f510d79f45e5fe3917feb7ac72d3ea798 (diff) | |
download | pkgsrc-5cc92f35084d62437cb67e0128156ca0d3c9922f.tar.gz |
Recursive revbump from boost-1.71.0
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 ad65b1ddc6d..2ab23db022a 100644 --- a/chat/ktp-text-ui/Makefile +++ b/chat/ktp-text-ui/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2019/07/01 04:07:59 ryoon Exp $ +# $NetBSD: Makefile,v 1.15 2019/08/22 12:22:53 ryoon Exp $ -PKGREVISION= 11 +PKGREVISION= 12 .include "../../meta-pkgs/kde-telepathy/Makefile.common" DISTNAME= ktp-text-ui-${KTP_VERSION} CATEGORIES= chat kde |