summaryrefslogtreecommitdiff
path: root/cad/gmsh/Makefile
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2015-04-06 23:09:51 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2015-04-06 23:09:51 +0000
commita49547e660aa277ceadf3e794810cf250791ecae (patch)
treebe7ac3285c30a48fb8d6d73ccbad8319d86c1415 /cad/gmsh/Makefile
parentUpgrade to r234164. (diff)
- Update to 2.9.2.
PR: 199254 Submitted by: Thierry Thomas
Diffstat (limited to '')
-rw-r--r--cad/gmsh/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/gmsh/Makefile b/cad/gmsh/Makefile
index 810c333a8f10..b6c03f21f966 100644
--- a/cad/gmsh/Makefile
+++ b/cad/gmsh/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gmsh
-PORTVERSION= 2.9.0
+PORTVERSION= 2.9.2
CATEGORIES= cad
MASTER_SITES= http://www.geuz.org/gmsh/src/ \
http://glaros.dtc.umn.edu/gkhome/fetch/sw/metis/
@@ -14,7 +14,6 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= stephen@FreeBSD.org
COMMENT= Automatic 3D finite element mesh generator
-BROKEN= Unfetchable
LIB_DEPENDS= libfltk.so:${PORTSDIR}/x11-toolkits/fltk \
libjpeg.so:${PORTSDIR}/graphics/jpeg \
libpng.so:${PORTSDIR}/graphics/png \