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 54bf345aefe..ef83f6dbad0 100644 --- a/misc/kdepim-runtime4/Makefile +++ b/misc/kdepim-runtime4/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2011/11/01 06:02:07 sbd Exp $ +# $NetBSD: Makefile,v 1.19 2012/01/09 02:54:28 obache Exp $ #DISTNAME= kdepim-runtime-${_KDE_VERSION} DISTNAME= kdepim-runtime-4.4.9 MASTER_SITES= ${MASTER_SITE_KDE:=kdepim-4.4.9/src/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= misc COMMENT= Runtime requirements for the KDE PIM tools |