diff options
author | obache <obache@pkgsrc.org> | 2012-08-29 11:22:09 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-08-29 11:22:09 +0000 |
commit | 2f3a801ba8de46f0b9f267a6bc2a3087070e4fda (patch) | |
tree | ef54ccbd914c57d4b65fc1affac9a6560a00091e /misc/kdepim-runtime4 | |
parent | 714b5e5f49200ed12b5f7c36131a190ce67d1045 (diff) | |
download | pkgsrc-2f3a801ba8de46f0b9f267a6bc2a3087070e4fda.tar.gz |
Recursive bump from boost-libs update.
Diffstat (limited to 'misc/kdepim-runtime4')
-rw-r--r-- | misc/kdepim-runtime4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/kdepim-runtime4/Makefile b/misc/kdepim-runtime4/Makefile index 8808015d2a5..82c24a7389f 100644 --- a/misc/kdepim-runtime4/Makefile +++ b/misc/kdepim-runtime4/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.28 2012/07/02 13:37:40 adam Exp $ +# $NetBSD: Makefile,v 1.29 2012/08/29 11:22:17 obache Exp $ #DISTNAME= kdepim-runtime-${_KDE_VERSION} DISTNAME= kdepim-runtime-4.4.11.1 PKGNAME= ${DISTNAME:S/-4/4-4/} MASTER_SITES= ${MASTER_SITE_KDE:=kdepim-4.4.11.1/src/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= misc COMMENT= Runtime requirements for the KDE PIM tools EXTRACT_SUFX= .tar.bz2 |