diff options
Diffstat (limited to 'sysutils/baloo5/Makefile')
-rw-r--r-- | sysutils/baloo5/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/baloo5/Makefile b/sysutils/baloo5/Makefile index efa37ecfe9f..146e48e1078 100644 --- a/sysutils/baloo5/Makefile +++ b/sysutils/baloo5/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2018/06/21 06:41:25 markd Exp $ +# $NetBSD: Makefile,v 1.23 2018/07/06 15:06:41 ryoon Exp $ DISTNAME= baloo-${KF5VER} PKGNAME= baloo5-${KF5VER} +PKGREVISION= 2 CATEGORIES= sysutils HOMEPAGE= https://community.kde.org/Frameworks |