mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fix MASTER_SITES and unmark BROKEN.
This commit is contained in:
parent
852b509d26
commit
c5afdb3412
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=404829
1 changed files with 1 additions and 12 deletions
|
@ -5,23 +5,12 @@ PORTNAME= eiffelstudio
|
||||||
PORTVERSION= 5.7
|
PORTVERSION= 5.7
|
||||||
PORTREVISION= 7
|
PORTREVISION= 7
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= ftp://ftp.cs.rit.edu/pub/mirrors/ise/download/57/ \
|
MASTER_SITES= SF/${PORTNAME}/EiffelStudio%20${PORTVERSION}/Build%2064493/
|
||||||
ftp://ftp.inf.ethz.ch/pub/mirror/eiffel/57/ \
|
|
||||||
ftp://ftp.deakin.edu.au/pub/eiffel/download/57/ \
|
|
||||||
ftp://ftp.gmu.edu/eiffel/ftp.eiffel.com/pub/download/57/ \
|
|
||||||
ftp://ftp.pucpr.br/eiffel/57/ \
|
|
||||||
ftp://gd.tuwien.ac.at/languages/eiffel/download/57/ \
|
|
||||||
http://gd.tuwien.ac.at/languages/eiffel/download/57/ \
|
|
||||||
ftp://ftp.informatik.uni-stuttgart.de/pub/eiffel/mirrors/ise/download/57/ \
|
|
||||||
ftp://ftp.eiffel.com/pub/download/57/ \
|
|
||||||
http://ftp.eiffel.com/pub/download/57/
|
|
||||||
DISTNAME= Eiffel${PORTVERSION:S/.//}_gpl_64493-freebsd-${EIFFEL_ARCH}
|
DISTNAME= Eiffel${PORTVERSION:S/.//}_gpl_64493-freebsd-${EIFFEL_ARCH}
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Complete Integrated Development Environment for Eiffel
|
COMMENT= Complete Integrated Development Environment for Eiffel
|
||||||
|
|
||||||
BROKEN= unfetchable
|
|
||||||
|
|
||||||
LIB_DEPENDS= libc.so.6:${PORTSDIR}/misc/compat6x
|
LIB_DEPENDS= libc.so.6:${PORTSDIR}/misc/compat6x
|
||||||
|
|
||||||
USES= shebangfix
|
USES= shebangfix
|
||||||
|
|
Loading…
Add table
Reference in a new issue