On Thu, 23 Jul 2009, Adam Townsend wrote:

> I'm using the ports online (from the freebsd.org site) to get ports for my
> my computers running FreeBSD (running on dial-up). I found that the Python
> 3.1 source links are all broken.  They all contain
> "/ftp/python//Python-.tgz" in the urls.  I found that the correct path in
> the urls is "/ftp/python/3.1/Python-3.1.tgz" after looking at the other
> sources.  I'm not really sure if this is the correct way to report this, but
> I figured I'd let you know.

I cannot reproduce your problem here.

% cd /usr/ports/lang/python31 && make -V DISTFILES
Python-3.1.tgz

% cd /usr/ports/lang/python31 && make fetch
=> Python-3.1.tgz doesn't seem to exist in /usr/ports/distfiles/python.
=> Attempting to fetch from http://www.python.org/ftp/python/3.1/.
Python-3.1.tgz                                100% of   10 MB  952 kBps 00m00s

-- 
Sahil Tandon <sa...@tandon.net>
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to