Make fetchable again.

This commit is contained in:
Thierry Thomas 2005-05-27 17:48:14 +00:00
parent 95cbebbbf3
commit 0c76bca72d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=136280

View file

@ -10,13 +10,12 @@ DISTVERSION= 1.45-6
PORTREVISION= 1
CATEGORIES= math science
MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/Gamma/freefem/ \
http://mule.ann.jussieu.fr/~hecht/ftp/freefem/
http://mule.ann.jussieu.fr/~hecht/ftp/freefem/%SUBDIR%/
MASTER_SITE_SUBDIR= . old
MAINTAINER= ports@FreeBSD.org
COMMENT= An implementation of a language dedicated to the finite element method
BROKEN= Unfetchable
LIB_DEPENDS= atlas.1:${PORTSDIR}/math/atlas \
f2c.2:${PORTSDIR}/lang/f2c \
gsl.7:${PORTSDIR}/math/gsl \