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 /mail/kbiff | |
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 'mail/kbiff')
-rw-r--r-- | mail/kbiff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/kbiff/Makefile b/mail/kbiff/Makefile index 076c408bdce..348e8bdcdaf 100644 --- a/mail/kbiff/Makefile +++ b/mail/kbiff/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2007/01/11 10:58:49 joerg Exp $ +# $NetBSD: Makefile,v 1.28 2007/01/17 23:47:21 wiz Exp $ DISTNAME= kbiff-3.8 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kbiff/} EXTRACT_SUFX= .tar.bz2 |