diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-25 20:54:41 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-25 20:54:41 +0000 |
commit | bb210937730d8ecec1aa6a641302e298e1b94cda (patch) | |
tree | d10f07c67e87e0e03ad94450d5e19513f9a146eb /cad | |
parent | 92bf3521eedefc14d483bfabaa6e61b387d3bf1c (diff) | |
download | ports-bb210937730d8ecec1aa6a641302e298e1b94cda.tar.gz ports-bb210937730d8ecec1aa6a641302e298e1b94cda.zip |
Notes
Diffstat (limited to 'cad')
-rw-r--r-- | cad/brlcad/Makefile | 2 | ||||
-rw-r--r-- | cad/gmsh/Makefile | 2 | ||||
-rw-r--r-- | cad/leocad/Makefile | 2 | ||||
-rw-r--r-- | cad/openvsp/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/cad/brlcad/Makefile b/cad/brlcad/Makefile index a2e96ae315ce..8921ee470ed0 100644 --- a/cad/brlcad/Makefile +++ b/cad/brlcad/Makefile @@ -3,7 +3,7 @@ PORTNAME= brlcad PORTVERSION= 7.24.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= cad MASTER_SITES= SF/${PORTNAME}/BRL-CAD%20Source/${PORTVERSION} diff --git a/cad/gmsh/Makefile b/cad/gmsh/Makefile index 4331d2daa862..91db43002783 100644 --- a/cad/gmsh/Makefile +++ b/cad/gmsh/Makefile @@ -3,7 +3,7 @@ PORTNAME= gmsh PORTVERSION= 2.8.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad MASTER_SITES= http://www.geuz.org/gmsh/src/ \ http://glaros.dtc.umn.edu/gkhome/fetch/sw/metis/ diff --git a/cad/leocad/Makefile b/cad/leocad/Makefile index e63822109904..a5282b805069 100644 --- a/cad/leocad/Makefile +++ b/cad/leocad/Makefile @@ -3,7 +3,7 @@ PORTNAME= leocad PORTVERSION= 0.80.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad MASTER_SITES= SF/nemysisfreebsdp/${CATEGORIES}/${PORTNAME}/ DISTFILES= LeoCAD-Source-${PORTVERSION}.tgz diff --git a/cad/openvsp/Makefile b/cad/openvsp/Makefile index 01f75610e1c7..219195fa1e63 100644 --- a/cad/openvsp/Makefile +++ b/cad/openvsp/Makefile @@ -3,7 +3,7 @@ PORTNAME= openvsp PORTVERSION= 2.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= cad MASTER_SITES= GH |