diff options
Diffstat (limited to 'misc/kdepim-runtime4')
-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 21ae2ea2b9b..b975a5bce13 100644 --- a/misc/kdepim-runtime4/Makefile +++ b/misc/kdepim-runtime4/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2012/01/13 10:55:20 obache Exp $ +# $NetBSD: Makefile,v 1.21 2012/02/06 12:40:58 wiz Exp $ #DISTNAME= kdepim-runtime-${_KDE_VERSION} DISTNAME= kdepim-runtime-4.4.9 MASTER_SITES= ${MASTER_SITE_KDE:=kdepim-4.4.9/src/} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= misc COMMENT= Runtime requirements for the KDE PIM tools |