diff options
author | wiz <wiz> | 2009-02-21 13:22:43 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-02-21 13:22:43 +0000 |
commit | f1a0e14bd16e2dc2081d91b0fd99169dd4adf81c (patch) | |
tree | 17aa8844ed8abd119952716f5bb147e26b707a20 /sysutils | |
parent | bb63ea035909176d41b8d83273aa544eda39446e (diff) | |
download | pkgsrc-f1a0e14bd16e2dc2081d91b0fd99169dd4adf81c.tar.gz |
PKGREVISION bump for libsndfile ABI depends bump.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/k3b/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/k3b/Makefile b/sysutils/k3b/Makefile index e12bc70bf53..0eebb3256aa 100644 --- a/sysutils/k3b/Makefile +++ b/sysutils/k3b/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2009/02/12 06:08:33 markd Exp $ +# $NetBSD: Makefile,v 1.27 2009/02/21 13:22:43 wiz Exp $ # DISTNAME= k3b-1.0.5 +PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=k3b/} EXTRACT_SUFX= .tar.bz2 |