diff options
author | Víctor Paesa <victorpaesa@googlemail.com> | 2008-12-23 08:57:28 +0000 |
---|---|---|
committer | Víctor Paesa <victorpaesa@googlemail.com> | 2008-12-23 08:57:28 +0000 |
commit | 9f6bfe80341d71447abab243eef3641b7aec090b (patch) | |
tree | 8ee9819f5bb86e456c48ec9fe895fc8567f50cac | |
parent | 8484503e874e9bdddfd324e6727656d7b9dc1737 (diff) | |
download | ffmpeg-9f6bfe80341d71447abab243eef3641b7aec090b.tar.gz |
Update Cygwin Ports URL.
Originally committed as revision 16288 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r-- | doc/general.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/general.texi b/doc/general.texi index 2e42d7ed3e..a04f0f935c 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -699,7 +699,7 @@ to build shared libraries. If you want to build FFmpeg with additional libraries, download Cygwin "Devel" packages for Ogg and Vorbis from any Cygwin packages repository and/or SDL, xvid, faac, faad2 packages from Cygwin Ports, -(@url{http://cygwinports.dotsrc.org/}). +(@url{http://sourceware.org/cygwinports/}). @subsection Crosscompilation for Windows under Cygwin |