diff options
author | wiz <wiz@pkgsrc.org> | 2013-10-17 07:56:39 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-10-17 07:56:39 +0000 |
commit | bc8d99a82a709303ff981522c547eab016bd9a49 (patch) | |
tree | 344a88a74bbd8aeffb4ecf7f0c564d0636079cf1 /audio/ezstream | |
parent | 9c17eafc9e86dde5230025a757b1f7e8d2613137 (diff) | |
download | pkgsrc-bc8d99a82a709303ff981522c547eab016bd9a49.tar.gz |
recursive bump for audio/taglib shlib major bump
Diffstat (limited to 'audio/ezstream')
-rw-r--r-- | audio/ezstream/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/ezstream/Makefile b/audio/ezstream/Makefile index 3cdb681e075..40a2dcd2ec9 100644 --- a/audio/ezstream/Makefile +++ b/audio/ezstream/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2012/09/11 23:59:31 asau Exp $ +# $NetBSD: Makefile,v 1.6 2013/10/17 07:56:40 wiz Exp $ # DISTNAME= ezstream-0.5.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= http://downloads.us.xiph.org/releases/ezstream/ |