diff options
author | adam <adam@pkgsrc.org> | 2022-11-23 16:18:32 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2022-11-23 16:18:32 +0000 |
commit | c4a3e052e2a4449eb2a3f616c79131d185e6f6ee (patch) | |
tree | aa11122615289b26a603d8cc8dc8954329859f08 /chat/ktp-contact-runner/Makefile | |
parent | 71596667b607c939aee60c15d4c4282addbf2e8d (diff) | |
download | pkgsrc-c4a3e052e2a4449eb2a3f616c79131d185e6f6ee.tar.gz |
massive revision bump after textproc/icu update
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 87af45239c2..419c0c5adf9 100644 --- a/chat/ktp-contact-runner/Makefile +++ b/chat/ktp-contact-runner/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.32 2022/04/18 19:10:29 adam Exp $ +# $NetBSD: Makefile,v 1.33 2022/11/23 16:19:27 adam Exp $ -PKGREVISION= 28 +PKGREVISION= 29 .include "../../meta-pkgs/kde-telepathy/Makefile.common" DISTNAME= ktp-contact-runner-${KTP_VERSION} CATEGORIES= chat kde |