1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

Put the real site instead of the usual place, fetch(1) does not seem to

deal correctly with the 302 redirect.

Noticed by:	bms
This commit is contained in:
Ollivier Robert 2008-03-31 18:04:21 +00:00
parent c5e2e02c67
commit 190062b565
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=210281

View File

@ -8,7 +8,7 @@
PORTNAME= mercurial
PORTVERSION= 1.0
CATEGORIES= devel python
MASTER_SITES= http://www.selenic.com/mercurial/release/
MASTER_SITES= http://hg.intevation.org/files/
MAINTAINER= roberto@FreeBSD.org
COMMENT= A fast, lightweight source control management system