Fix MASTER_SITES

http://people.freebsd.org/~fenner/portsurvey/ports@freebsd.org.html
PR:		46072
Submitted by:	never@nevermind.kiev.ua
This commit is contained in:
Dirk Meyer 2002-12-09 16:49:55 +00:00
parent e58f4a351c
commit 4f77ece5ef
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=71476

View file

@ -9,7 +9,9 @@ PORTNAME= dmake
PORTVERSION= 4.1
CATEGORIES= devel
MASTER_SITES= ftp://plg.uwaterloo.ca/pub/dmake/ \
http://dmake.wticorp.com/SourceDistribution/
http://dmake.wticorp.com/SourceDistribution/ \
ftp://ftp.isc.org/FreeBSD/ports/distfiles/ \
ftp://ftp.internat.freebsd.org/pub/FreeBSD/distfiles/
DISTNAME= ${PORTNAME}-v${PORTVERSION}-src-export.all-unknown-all
MAINTAINER= ports@FreeBSD.org