diff options
Diffstat (limited to 'misc/kdepim-runtime4/Makefile')
-rw-r--r-- | misc/kdepim-runtime4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/kdepim-runtime4/Makefile b/misc/kdepim-runtime4/Makefile index 233f1371c45..10ca80d1c02 100644 --- a/misc/kdepim-runtime4/Makefile +++ b/misc/kdepim-runtime4/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2011/01/23 07:55:14 markd Exp $ +# $NetBSD: Makefile,v 1.16 2011/04/22 13:44:11 obache Exp $ #DISTNAME= kdepim-runtime-${_KDE_VERSION} DISTNAME= kdepim-runtime-4.4.9 MASTER_SITES= ${MASTER_SITE_KDE:=kdepim-4.4.9/src/} +PKGREVISION= 1 CATEGORIES= misc COMMENT= Runtime requirements for the KDE PIM tools |