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 a95473c59af..a461c2c1c77 100644 --- a/misc/kdepim-runtime4/Makefile +++ b/misc/kdepim-runtime4/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2010/10/25 20:55:25 markd Exp $ +# $NetBSD: Makefile,v 1.12 2010/11/15 22:57:59 abs Exp $ #DISTNAME= kdepim-runtime-${_KDE_VERSION} DISTNAME= kdepim-runtime-4.4.7 MASTER_SITES= ${MASTER_SITE_KDE:=kdepim-4.4.7/src/} +PKGREVISION= 1 CATEGORIES= misc COMMENT= Runtime requirements for the KDE PIM tools |