diff options
author | ryoon <ryoon@pkgsrc.org> | 2017-04-30 01:21:19 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2017-04-30 01:21:19 +0000 |
commit | baf1da9d4268fcc26012d79574fef26bc129e338 (patch) | |
tree | 6a8d49a7b0c4bb3d9becc2e2921db529b1da5239 /audio/tremor-tools | |
parent | 1f6a20b63814c6457c4d43c8776b03099fe85079 (diff) | |
download | pkgsrc-baf1da9d4268fcc26012d79574fef26bc129e338.tar.gz |
Recursive revbump from boost update
Diffstat (limited to 'audio/tremor-tools')
-rw-r--r-- | audio/tremor-tools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/tremor-tools/Makefile b/audio/tremor-tools/Makefile index a41b1589a0d..02daa06206b 100644 --- a/audio/tremor-tools/Makefile +++ b/audio/tremor-tools/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2017/01/01 16:06:04 adam Exp $ +# $NetBSD: Makefile,v 1.38 2017/04/30 01:21:28 ryoon Exp $ DISTNAME= vorbis-tools-1.0 PKGNAME= tremor-tools-1.0.0.8 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= audio MASTER_SITES= http://www.vorbis.com/files/1.0/unix/ |