diff options
Diffstat (limited to 'misc/kdepim-runtime4/Makefile')
-rw-r--r-- | misc/kdepim-runtime4/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/misc/kdepim-runtime4/Makefile b/misc/kdepim-runtime4/Makefile index ec9da17b8c1..a95473c59af 100644 --- a/misc/kdepim-runtime4/Makefile +++ b/misc/kdepim-runtime4/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2010/09/14 11:02:25 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2010/10/25 20:55:25 markd Exp $ -DISTNAME= kdepim-runtime-${_KDE_VERSION} -PKGREVISION= 2 +#DISTNAME= kdepim-runtime-${_KDE_VERSION} +DISTNAME= kdepim-runtime-4.4.7 +MASTER_SITES= ${MASTER_SITE_KDE:=kdepim-4.4.7/src/} CATEGORIES= misc COMMENT= Runtime requirements for the KDE PIM tools |