diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-12-15 23:13:02 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-12-15 23:13:02 +0000 |
commit | 91a15d3afe1d6faa3fb08ae90a12ed25e2d46cba (patch) | |
tree | 5ab5e0e5c70e8be012d515ceaa2321e389ee2ac3 /cad/gmsh/Makefile | |
parent | c705001068f34533243d3451e40c02cee2407c47 (diff) | |
download | ports-91a15d3afe1d6faa3fb08ae90a12ed25e2d46cba.tar.gz ports-91a15d3afe1d6faa3fb08ae90a12ed25e2d46cba.zip |
Upgrade to latest version.
Suggested by: Pedro F. Giffuni.
Notes
Notes:
svn path=/head/; revision=124175
Diffstat (limited to 'cad/gmsh/Makefile')
-rw-r--r-- | cad/gmsh/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/gmsh/Makefile b/cad/gmsh/Makefile index 74ba884451f8..4bad76181e9f 100644 --- a/cad/gmsh/Makefile +++ b/cad/gmsh/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gmsh -PORTVERSION= 1.56.2 -PORTREVISION= 1 +PORTVERSION= 1.56.3 CATEGORIES= cad MASTER_SITES= http://www.geuz.org/gmsh/src/ DISTNAME= ${PORTNAME}-${PORTVERSION}-source |