diff options
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 1bfbec0bea8..55f54cf0f89 100644 --- a/audio/vorbis-tools/Makefile +++ b/audio/vorbis-tools/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.62 2015/12/29 15:12:20 bsiegert Exp $ +# $NetBSD: Makefile,v 1.63 2016/03/05 11:28:05 jperkin Exp $ DISTNAME= vorbis-tools-1.4.0 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/vorbis/ |