diff options
author | wiz <wiz@pkgsrc.org> | 2007-01-17 23:47:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-01-17 23:47:18 +0000 |
commit | 214768834db77e12bd43313613ea8682aca9c3ee (patch) | |
tree | 3f0de92abbb9dfb7da18f957b1c25dc0ac4847b7 /devel/kdevelop-base | |
parent | 6f4660036091f76a17c499265b28cca4679f3316 (diff) | |
download | pkgsrc-214768834db77e12bd43313613ea8682aca9c3ee.tar.gz |
Very belatedly bump PKGREVISION for all jasper dependencies because
of the shlib name change (!) during the update to 1.900.0.
Noted by Robert Elz in PR 35431.
Diffstat (limited to 'devel/kdevelop-base')
-rw-r--r-- | devel/kdevelop-base/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/kdevelop-base/Makefile b/devel/kdevelop-base/Makefile index 26f6637e161..6ea3e978068 100644 --- a/devel/kdevelop-base/Makefile +++ b/devel/kdevelop-base/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.58 2006/10/12 11:10:15 markd Exp $ +# $NetBSD: Makefile,v 1.59 2007/01/17 23:47:19 wiz Exp $ DISTNAME= kdevelop-3.3.5 PKGNAME= kdevelop-base-3.3.5 +PKGREVISION= 1 CATEGORIES= devel kde HOMEPAGE= http://www.kdevelop.org/ |