diff options
author | adam <adam@pkgsrc.org> | 2013-01-26 21:36:13 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-01-26 21:36:13 +0000 |
commit | 6f18f2b707eeeff77e555513194c5d14fdb16090 (patch) | |
tree | b794b1007e5af77b45d83e1bbdd128fb3a78557a /misc/kdepim-runtime4 | |
parent | 6ff104ec29683224e9ed56e8327eca089e3c78ce (diff) | |
download | pkgsrc-6f18f2b707eeeff77e555513194c5d14fdb16090.tar.gz |
Revbump after graphics/jpeg and textproc/icu
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 2ce900405dc..c77952875a7 100644 --- a/misc/kdepim-runtime4/Makefile +++ b/misc/kdepim-runtime4/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.34 2012/12/16 01:52:24 obache Exp $ +# $NetBSD: Makefile,v 1.35 2013/01/26 21:38:16 adam 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= 9 +PKGREVISION= 10 CATEGORIES= misc COMMENT= Runtime requirements for the KDE PIM tools EXTRACT_SUFX= .tar.bz2 |