diff options
author | obache <obache@pkgsrc.org> | 2014-04-10 05:39:14 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-04-10 05:39:14 +0000 |
commit | 89ac927adeccd8edf86b0f2cb86cacce5709d57d (patch) | |
tree | 6da6129ac2262b98c6a1434ada245fa8b0b7993f /sysutils | |
parent | 87f0436c175b23d4ee29727e88e23fe1a7531988 (diff) | |
download | pkgsrc-89ac927adeccd8edf86b0f2cb86cacce5709d57d.tar.gz |
recursive bump from x264-devel builld number change (i.e. API change).
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/k3b/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/k3b/Makefile b/sysutils/k3b/Makefile index 7ace118e78c..9bbc649f938 100644 --- a/sysutils/k3b/Makefile +++ b/sysutils/k3b/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.67 2014/02/12 23:18:39 tron Exp $ +# $NetBSD: Makefile,v 1.68 2014/04/10 05:39:17 obache Exp $ # DISTNAME= k3b-2.0.2 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=k3b/} EXTRACT_SUFX= .tar.bz2 |