diff options
author | adam <adam@pkgsrc.org> | 2021-04-21 11:40:12 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2021-04-21 11:40:12 +0000 |
commit | a7fef9eb5b4619db0e91035e520e773c20fa2071 (patch) | |
tree | 5709b99f718fd966ea5f1033219742da1a507831 /chat/ktp-desktop-applets | |
parent | 8f74bd47b9c7cfd2970deb094608e6c6b2133461 (diff) | |
download | pkgsrc-a7fef9eb5b4619db0e91035e520e773c20fa2071.tar.gz |
revbump for textproc/icu
Diffstat (limited to 'chat/ktp-desktop-applets')
-rw-r--r-- | chat/ktp-desktop-applets/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/ktp-desktop-applets/Makefile b/chat/ktp-desktop-applets/Makefile index dfe010b185c..100e7a3f4d3 100644 --- a/chat/ktp-desktop-applets/Makefile +++ b/chat/ktp-desktop-applets/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.25 2021/01/01 08:24:35 ryoon Exp $ +# $NetBSD: Makefile,v 1.26 2021/04/21 11:41:05 adam Exp $ -PKGREVISION= 22 +PKGREVISION= 23 .include "../../meta-pkgs/kde-telepathy/Makefile.common" DISTNAME= ktp-desktop-applets-${KTP_VERSION} CATEGORIES= chat kde |