diff options
Diffstat (limited to 'archivers/karchive/Makefile')
-rw-r--r-- | archivers/karchive/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/karchive/Makefile b/archivers/karchive/Makefile index 97d31bbee1d..cdd8d2def7c 100644 --- a/archivers/karchive/Makefile +++ b/archivers/karchive/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2018/06/21 05:20:43 markd Exp $ +# $NetBSD: Makefile,v 1.17 2018/07/20 03:33:47 ryoon Exp $ DISTNAME= karchive-${KF5VER} +PKGREVISION= 1 CATEGORIES= archivers HOMEPAGE= https://community.kde.org/Frameworks |