Index: head/audio/libogg/Makefile =================================================================== --- head/audio/libogg/Makefile (revision 71866) +++ head/audio/libogg/Makefile (revision 71867) @@ -1,31 +1,29 @@ # New ports collection makefile for: libogg # Date created: 18 October 2000 # Whom: t.vanklaveren@student.utwente.nl # # $FreeBSD$ # PORTNAME= libogg PORTVERSION= 1.0 PORTREVISION= 1 PORTEPOCH= 3 CATEGORIES= audio -MASTER_SITES= ftp://ftp.linuxpowered.com/pub/Vorbis/unix/ \ - ftp://ftp.wiles.org/pub/mirrors/Vorbis/unix/ \ - http://xiph.stratius.com/vorbis/unix/ \ +MASTER_SITES= ftp://ftp.wiles.org/pub/mirrors/Vorbis/unix/ \ http://www.oddsock.org/vorbis/unix/ \ http://www.casterclub.com/vorbis/unix/ \ http://www.math.utoledo.edu/~chaese/Vorbis/unix/ MAINTAINER= naddy@FreeBSD.org USE_LIBTOOL= yes INSTALLS_SHLIB= yes .if defined(NOPORTDOCS) MAKE_ENV= DOC="" .else MAKE_ENV= DOC=doc .endif .include Property changes on: head/audio/libogg/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.15 \ No newline at end of property +1.16 \ No newline at end of property Index: head/audio/libvorbis/Makefile =================================================================== --- head/audio/libvorbis/Makefile (revision 71866) +++ head/audio/libvorbis/Makefile (revision 71867) @@ -1,34 +1,32 @@ # New ports collection makefile for: libvorbis # Date created: 18 October 2000 # Whom: t.vanklaveren@student.utwente.nl # # $FreeBSD$ # PORTNAME= libvorbis PORTVERSION= 1.0 PORTREVISION= 1 PORTEPOCH= 3 CATEGORIES= audio -MASTER_SITES= ftp://ftp.linuxpowered.com/pub/Vorbis/unix/ \ - ftp://ftp.wiles.org/pub/mirrors/Vorbis/unix/ \ - http://xiph.stratius.com/vorbis/unix/ \ +MASTER_SITES= ftp://ftp.wiles.org/pub/mirrors/Vorbis/unix/ \ http://www.oddsock.org/vorbis/unix/ \ http://www.casterclub.com/vorbis/unix/ \ http://www.math.utoledo.edu/~chaese/Vorbis/unix/ MAINTAINER= naddy@FreeBSD.org LIB_DEPENDS= ogg.4:${PORTSDIR}/audio/libogg USE_LIBTOOL= yes CONFIGURE_ARGS= --with-ogg=${LOCALBASE} INSTALLS_SHLIB= yes .if defined(NOPORTDOCS) MAKE_ENV= DOC="" .else MAKE_ENV= DOC=doc .endif .include Property changes on: head/audio/libvorbis/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.16 \ No newline at end of property +1.17 \ No newline at end of property