1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

lang/modula3: Fix MASTER_SITES typo (mirror, bootstrap)

This commit is contained in:
John Marino 2014-01-02 02:43:23 +00:00
parent 9de02523dd
commit 20de4e486d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338415

View File

@ -5,8 +5,8 @@ PORTNAME= modula3
PORTVERSION= 5.8.6
CATEGORIES= lang
MASTER_SITES= https://modula3.elegosoft.com/cm3/releng/ \
http://download.dragonlace.net/m3/ \
http://download.dragonlace.net/m3/:boot
http://downloads.dragonlace.net/m3/ \
http://downloads.dragonlace.net/m3/:boot
DISTFILES= ${SRCDISTFILE} ${BOOTDIST}
MAINTAINER= marino@FreeBSD.org