diff options
Diffstat (limited to 'security/kauth')
-rw-r--r-- | security/kauth/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/kauth/Makefile b/security/kauth/Makefile index ec014e11355..39184d9c6b9 100644 --- a/security/kauth/Makefile +++ b/security/kauth/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2017/02/12 06:24:48 ryoon Exp $ +# $NetBSD: Makefile,v 1.8 2017/02/28 15:20:09 ryoon Exp $ DISTNAME= kauth-${KF5VER} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= security HOMEPAGE= https://community.kde.org/Frameworks |