diff options
author | obache <obache> | 2012-08-29 11:22:09 +0000 |
---|---|---|
committer | obache <obache> | 2012-08-29 11:22:09 +0000 |
commit | faf58a4e6cac03837184238ac7a2d8b419eee6bf (patch) | |
tree | ef54ccbd914c57d4b65fc1affac9a6560a00091e /misc/kdepim4 | |
parent | 7d4c238b0e9db070ccfecd43250597936834a75c (diff) | |
download | pkgsrc-faf58a4e6cac03837184238ac7a2d8b419eee6bf.tar.gz |
Recursive bump from boost-libs update.
Diffstat (limited to 'misc/kdepim4')
-rw-r--r-- | misc/kdepim4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/kdepim4/Makefile b/misc/kdepim4/Makefile index cff87bf331f..5460e7a95b8 100644 --- a/misc/kdepim4/Makefile +++ b/misc/kdepim4/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.35 2012/07/02 13:37:40 adam Exp $ +# $NetBSD: Makefile,v 1.36 2012/08/29 11:22:17 obache Exp $ #DISTNAME= kdepim-${_KDE_VERSION} DISTNAME= kdepim-4.4.11.1 PKGNAME= ${DISTNAME:S/-4/4-4/} MASTER_SITES= ${MASTER_SITE_KDE:=kdepim-4.4.11.1/src/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= misc COMMENT= Personal Information Management tools for the KDE desktop EXTRACT_SUFX= .tar.bz2 |