diff options
Diffstat (limited to 'misc/kdepim-runtime4/Makefile')
-rw-r--r-- | misc/kdepim-runtime4/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/misc/kdepim-runtime4/Makefile b/misc/kdepim-runtime4/Makefile index 436fd2e9352..233f1371c45 100644 --- a/misc/kdepim-runtime4/Makefile +++ b/misc/kdepim-runtime4/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2011/01/13 13:38:48 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2011/01/23 07:55:14 markd Exp $ #DISTNAME= kdepim-runtime-${_KDE_VERSION} -DISTNAME= kdepim-runtime-4.4.8 -MASTER_SITES= ${MASTER_SITE_KDE:=kdepim-4.4.8/src/} -PKGREVISION= 1 +DISTNAME= kdepim-runtime-4.4.9 +MASTER_SITES= ${MASTER_SITE_KDE:=kdepim-4.4.9/src/} CATEGORIES= misc COMMENT= Runtime requirements for the KDE PIM tools |