1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

- Fix MASTER_SITES; was unfetchable since 2004.

PR:		90452
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:	clement (mentor)
This commit is contained in:
Tim Bishop 2005-12-16 12:28:14 +00:00
parent b941f11753
commit 34ae5a7328
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=151312

View File

@ -9,8 +9,9 @@ PORTNAME= uox3
PORTVERSION= 0.69.02
PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ftp://ftp.borg-cube.com/pub/uox3/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} tqpsworld${EXTRACT_SUFX}
MASTER_SITES= http://www.mwcyber.com/GateTraveler/uox/files/:file1 \
http://mirror.etf.bg.ac.yu/freebsd/distfiles/uox3/:file2
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:file1 tqpsworld${EXTRACT_SUFX}:file2
DISTNAME= uox3v6902-linux
MAINTAINER= ports@FreeBSD.org