diff options
Diffstat (limited to 'archivers/karchive/Makefile')
-rw-r--r-- | archivers/karchive/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/karchive/Makefile b/archivers/karchive/Makefile index 0c6b3e8ec0c..2c76a2dc5fc 100644 --- a/archivers/karchive/Makefile +++ b/archivers/karchive/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2016/12/04 05:17:03 ryoon Exp $ +# $NetBSD: Makefile,v 1.3 2017/02/06 13:54:36 wiz Exp $ DISTNAME= karchive-${KF5VER} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= archivers HOMEPAGE= https://community.kde.org/Frameworks |