diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2009-12-02 04:33:45 +0800 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2009-12-02 04:33:45 +0800 |
commit | 7cb3294da78ddd596f197b8f599a9bc3f3c83eac (patch) | |
tree | 1c72184bc6e535e324c3903ec7138b0daceaed97 /cad/gmsh | |
parent | 8b1dce6212c686a1fbedd71ad7127d0dfc2cb54e (diff) | |
download | freebsd-ports-gnome-7cb3294da78ddd596f197b8f599a9bc3f3c83eac.tar.gz freebsd-ports-gnome-7cb3294da78ddd596f197b8f599a9bc3f3c83eac.tar.zst freebsd-ports-gnome-7cb3294da78ddd596f197b8f599a9bc3f3c83eac.zip |
Chase math/gsl update,
bump PORTREVISION
Diffstat (limited to 'cad/gmsh')
-rw-r--r-- | cad/gmsh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/gmsh/Makefile b/cad/gmsh/Makefile index 1c3275705267..95c0e6bc2d8d 100644 --- a/cad/gmsh/Makefile +++ b/cad/gmsh/Makefile @@ -7,7 +7,7 @@ PORTNAME= gmsh PORTVERSION= 2.3.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= cad MASTER_SITES= http://www.geuz.org/gmsh/src/ DISTNAME= ${PORTNAME}-${PORTVERSION}-source |