diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 20:44:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 20:44:18 +0000 |
commit | 6f9bd5654747645052bd3989f6b79f97adf11e75 (patch) | |
tree | 19e5a2e24d4912efc10140770738aa54182c94ee /audio/libvorbis | |
parent | 5f7aafea6e58ed55cd612605228fd35c5cee006a (diff) | |
download | pkgsrc-6f9bd5654747645052bd3989f6b79f97adf11e75.tar.gz |
Update MASTER_SITES and HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'audio/libvorbis')
-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 d1bad7abfba..eb056347124 100644 --- a/audio/libvorbis/Makefile +++ b/audio/libvorbis/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.43 2006/06/15 13:38:51 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2006/10/04 20:44:19 wiz Exp $ DISTNAME= libvorbis-1.1.2 CATEGORIES= devel audio MASTER_SITES= http://downloads.xiph.org/releases/vorbis/ MAINTAINER= wiz@NetBSD.org -HOMEPAGE= http://www.xiph.org/ogg/vorbis/ +HOMEPAGE= http://www.xiph.org/vorbis/ COMMENT= Library for the Ogg Vorbis audio encoding format PKG_INSTALLATION_TYPES= overwrite pkgviews |