diff options
author | wiz <wiz@pkgsrc.org> | 2005-01-03 15:59:12 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-01-03 15:59:12 +0000 |
commit | f472d1ec5e3c5b6c0c2beeac1a9b351a12151e9c (patch) | |
tree | 7dc83a9e201f36a6b7ea5c543d7e61ac478f49e6 /audio/tremor-tools | |
parent | 763c7762f4c32c7b1c2f95f5bbac6cfec4e5d687 (diff) | |
download | pkgsrc-f472d1ec5e3c5b6c0c2beeac1a9b351a12151e9c.tar.gz |
Bump PKGREVISION because of curl dependency bump.
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 4283933adbd..1cc95161f59 100644 --- a/audio/tremor-tools/Makefile +++ b/audio/tremor-tools/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2004/10/03 00:13:10 tv Exp $ +# $NetBSD: Makefile,v 1.13 2005/01/03 15:59:12 wiz Exp $ DISTNAME= vorbis-tools-1.0 PKGNAME= tremor-tools-1.0.0.8 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= audio MASTER_SITES= http://www.vorbis.com/files/1.0/unix/ |