diff options
author | wiz <wiz@pkgsrc.org> | 2007-01-07 12:25:50 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-01-07 12:25:50 +0000 |
commit | d0dd8e04f681ced925ea2e054f63fc4482726372 (patch) | |
tree | 50b21c0ff4fe270100967b3136d1dbae6581bd83 /sysutils | |
parent | c4a7dd0c044618e0c3332c0b04ada643d9107af0 (diff) | |
download | pkgsrc-d0dd8e04f681ced925ea2e054f63fc4482726372.tar.gz |
PKGREVISION bump for flac shlib major bump and corresponding 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 5e40b3fbac8..eaee29df102 100644 --- a/sysutils/k3b/Makefile +++ b/sysutils/k3b/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2006/09/06 11:47:46 markd Exp $ +# $NetBSD: Makefile,v 1.12 2007/01/07 12:25:55 wiz Exp $ # DISTNAME= k3b-0.12.17 +PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=k3b/} EXTRACT_SUFX= .tar.bz2 |