diff options
author | tron <tron> | 2012-10-02 17:10:28 +0000 |
---|---|---|
committer | tron <tron> | 2012-10-02 17:10:28 +0000 |
commit | 4eae9af6ba6b8e46d0d40c87583918731763ce1e (patch) | |
tree | 4180178d21a46623fddf8c7d0d87fc8c9f1f0e0f /sysutils/k3b | |
parent | a1d938dbd9a12f61ed5ed255a949a16b9df4e4e0 (diff) | |
download | pkgsrc-4eae9af6ba6b8e46d0d40c87583918731763ce1e.tar.gz |
Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
Diffstat (limited to 'sysutils/k3b')
-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 441c78e8cd3..430fa1411a8 100644 --- a/sysutils/k3b/Makefile +++ b/sysutils/k3b/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.47 2012/09/22 13:48:20 ryoon Exp $ +# $NetBSD: Makefile,v 1.48 2012/10/02 17:11:59 tron Exp $ # DISTNAME= k3b-2.0.2 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=k3b/} EXTRACT_SUFX= .tar.bz2 |