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 a808fa19091..489569375ad 100644 --- a/misc/kdepim-runtime4/Makefile +++ b/misc/kdepim-runtime4/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2010/04/10 02:45:03 markd Exp $ +# $NetBSD: Makefile,v 1.7 2010/06/13 22:45:00 wiz Exp $ DISTNAME= kdepim-runtime-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= misc COMMENT= Runtime requirements for the KDE PIM tools |