diff options
author | Tong LIU <nemoliu@FreeBSD.org> | 2010-01-19 02:04:06 +0000 |
---|---|---|
committer | Tong LIU <nemoliu@FreeBSD.org> | 2010-01-19 02:04:06 +0000 |
commit | 9ed77269ec02159f436a1bc2575cbe12db163dbb (patch) | |
tree | b21da6d4ab0c0bf363850f20b15e2e9b092a0780 /cad/gmsh/Makefile | |
parent | - Updated to 1.2.69 [1] (diff) |
- Bump PORTREVISION.
Reported by: bsam@
Notes
Notes:
svn path=/head/; revision=248124
Diffstat (limited to 'cad/gmsh/Makefile')
-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 18e1087cfb33..ed1b053c1a48 100644 --- a/cad/gmsh/Makefile +++ b/cad/gmsh/Makefile @@ -7,7 +7,7 @@ PORTNAME= gmsh PORTVERSION= 2.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad MASTER_SITES= http://www.geuz.org/gmsh/src/ \ http://glaros.dtc.umn.edu/gkhome/fetch/sw/metis/ |