diff options
Diffstat (limited to 'misc/kdepim-runtime4/Makefile')
-rw-r--r-- | misc/kdepim-runtime4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/kdepim-runtime4/Makefile b/misc/kdepim-runtime4/Makefile index 2e520c12510..39f03609435 100644 --- a/misc/kdepim-runtime4/Makefile +++ b/misc/kdepim-runtime4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.65 2017/03/31 10:32:18 wiz Exp $ +# $NetBSD: Makefile,v 1.66 2017/04/30 01:21:51 ryoon Exp $ DISTNAME= kdepim-runtime-4.14.10 PKGNAME= ${DISTNAME:S/-4/4-4/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= misc COMMENT= Runtime requirements for the KDE PIM tools MASTER_SITES= ${MASTER_SITE_KDE:=applications/15.04.3/src/} |