diff --git a/science/medit/Makefile b/science/medit/Makefile index 47390dcfcce6..f2288a2e542e 100644 --- a/science/medit/Makefile +++ b/science/medit/Makefile @@ -3,17 +3,15 @@ PORTNAME= medit PORTVERSION= 2012.02.05 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science graphics -MASTER_SITES= http://www.ann.jussieu.fr/~frey/ftp/archives/ +MASTER_SITES= https://www.ljll.math.upmc.fr/~frey/ftp/archives/ DISTFILES= ${SOURCETARB} ${LIBTARBALL} EXTRACT_ONLY= ${SOURCETARB} MAINTAINER= thierry@FreeBSD.org COMMENT= Interactive meshes visualization -BROKEN= unfetchable - LICENSE= None LICENSE_NAME= Special grant LICENSE_TEXT= Special grant from the author @@ -23,7 +21,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/cfortran.h:lang/cfortran USES= gl gmake tar:tgz xorg USE_XORG= x11 xmu xext -USE_GL= glut +USE_GL= gl glu glut MAKEFILE= makefile ALL_TARGET= ${OPSYS} MAKE_ENV= WRKSRC="${WRKSRC}" ARCHI=${OPSYS} ARCH=${ARCH} OSREL=${OSREL} diff --git a/science/medit/pkg-descr b/science/medit/pkg-descr index e0f5732424be..fd2c28b7b77e 100644 --- a/science/medit/pkg-descr +++ b/science/medit/pkg-descr @@ -6,4 +6,4 @@ fluids, thermics, electromagnetism, etc.) on grids 2d (triangles and quadrangles), 3d (tetrahedrons or hexahedrons) or surfaces (triangles and quandrangles). -WWW: http://www.ann.jussieu.fr/~frey/software.html#scivis +WWW: https://www.ljll.math.upmc.fr/frey/software.html#scivis