diff options
author | wiz <wiz> | 2011-01-13 13:36:05 +0000 |
---|---|---|
committer | wiz <wiz> | 2011-01-13 13:36:05 +0000 |
commit | 7485b2b7a0cd79c171e558ae7a13d992bb45af8d (patch) | |
tree | 88e815d783e836dbfc6cc98e62ec39f0cd57cff6 /misc/kdepim4 | |
parent | 1c58030c89252417cec81202772bb1451ae039c7 (diff) | |
download | pkgsrc-7485b2b7a0cd79c171e558ae7a13d992bb45af8d.tar.gz |
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
Diffstat (limited to 'misc/kdepim4')
-rw-r--r-- | misc/kdepim4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/kdepim4/Makefile b/misc/kdepim4/Makefile index 7cddc5f1a54..da21536771f 100644 --- a/misc/kdepim4/Makefile +++ b/misc/kdepim4/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2010/12/06 11:43:40 markd Exp $ +# $NetBSD: Makefile,v 1.16 2011/01/13 13:38:48 wiz Exp $ #DISTNAME= kdepim-${_KDE_VERSION} DISTNAME= kdepim-4.4.8 MASTER_SITES= ${MASTER_SITE_KDE:=kdepim-4.4.8/src/} +PKGREVISION= 1 CATEGORIES= misc COMMENT= Personal Information Management tools for the KDE desktop |