diff options
Diffstat (limited to 'audio/libvorbis/Makefile')
-rw-r--r-- | audio/libvorbis/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/libvorbis/Makefile b/audio/libvorbis/Makefile index 3994cfb4754..0708dbcba7d 100644 --- a/audio/libvorbis/Makefile +++ b/audio/libvorbis/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2005/04/11 21:44:54 tv Exp $ +# $NetBSD: Makefile,v 1.38 2005/08/20 11:36:05 grant Exp $ DISTNAME= libvorbis-1.1.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel audio MASTER_SITES= http://downloads.xiph.org/releases/vorbis/ |