diff options
Diffstat (limited to 'chat/ktp-auth-handler/Makefile')
-rw-r--r-- | chat/ktp-auth-handler/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/ktp-auth-handler/Makefile b/chat/ktp-auth-handler/Makefile index 69860671bc8..d8943c6a2af 100644 --- a/chat/ktp-auth-handler/Makefile +++ b/chat/ktp-auth-handler/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2018/08/16 18:54:36 adam Exp $ +# $NetBSD: Makefile,v 1.14 2018/12/13 19:51:42 adam Exp $ -PKGREVISION= 9 +PKGREVISION= 10 .include "../../meta-pkgs/kde-telepathy/Makefile.common" DISTNAME= ktp-auth-handler-${KTP_VERSION} CATEGORIES= chat kde |