diff options
author | wiz <wiz@pkgsrc.org> | 2006-11-19 11:50:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-11-19 11:50:23 +0000 |
commit | 658d9cf8767f8640628ba8d8921f89ea13625c9a (patch) | |
tree | ffee6335b2bba2ba7848a7088adea5af2e248190 /audio/streamtuner/Makefile | |
parent | a1a9a8dc9c7025856400edf50c49d8b8d59a85be (diff) | |
download | pkgsrc-658d9cf8767f8640628ba8d8921f89ea13625c9a.tar.gz |
tv@ pointed out that curl-7.16.0 had a shlib major bump --
increase its BUILDLINK_ABI_DEPENDS, and bump PKGREVISIONs
of dependencies.
Sorry for not finding this earlier.
Diffstat (limited to 'audio/streamtuner/Makefile')
-rw-r--r-- | audio/streamtuner/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/streamtuner/Makefile b/audio/streamtuner/Makefile index 479fe7317c7..33f6a20b926 100644 --- a/audio/streamtuner/Makefile +++ b/audio/streamtuner/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2006/07/19 10:10:43 joerg Exp $ +# $NetBSD: Makefile,v 1.36 2006/11/19 11:50:23 wiz Exp $ # DISTNAME= streamtuner-0.99.99 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= audio www MASTER_SITES= http://savannah.nongnu.org/download/streamtuner/ |