mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
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:
parent
e58f4a351c
commit
4f77ece5ef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=71476
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue