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 | 1793e302b53801c423eb098f30a8070132814763 (patch) | |
tree | 7dc83a9e201f36a6b7ea5c543d7e61ac478f49e6 /audio/vorbis-tools | |
parent | 4480bb060e486c7208c601f76574beb1485df4ac (diff) | |
download | pkgsrc-1793e302b53801c423eb098f30a8070132814763.tar.gz |
Bump PKGREVISION because of curl dependency bump.
Diffstat (limited to 'audio/vorbis-tools')
-rw-r--r-- | audio/vorbis-tools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/vorbis-tools/Makefile b/audio/vorbis-tools/Makefile index e87922f7d59..6ea792ef244 100644 --- a/audio/vorbis-tools/Makefile +++ b/audio/vorbis-tools/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2004/10/03 00:13:10 tv Exp $ +# $NetBSD: Makefile,v 1.34 2005/01/03 15:59:12 wiz Exp $ DISTNAME= vorbis-tools-1.0.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= audio MASTER_SITES= http://www.vorbis.com/files/1.0.1/unix/ |