diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-01-07 16:34:27 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-01-07 16:34:27 +0000 |
commit | 05a2cbc2b4065df619532438fa1273548077e37e (patch) | |
tree | ffe8dc35739c0dc07e44a2c2fc8227a6fd376cb7 /cad | |
parent | 171453ccf2d9ef87f9483a6cfa6dc4a62e374495 (diff) | |
download | ports-05a2cbc2b4065df619532438fa1273548077e37e.tar.gz ports-05a2cbc2b4065df619532438fa1273548077e37e.zip |
Notes
Diffstat (limited to 'cad')
-rw-r--r-- | cad/calculix/Makefile | 2 | ||||
-rw-r--r-- | cad/feappv/Makefile | 2 | ||||
-rw-r--r-- | cad/gmsh/Makefile | 1 | ||||
-rw-r--r-- | cad/pdnmesh/Makefile | 2 | ||||
-rw-r--r-- | cad/scotch/Makefile | 1 | ||||
-rw-r--r-- | cad/tochnog/Makefile | 2 |
6 files changed, 6 insertions, 4 deletions
diff --git a/cad/calculix/Makefile b/cad/calculix/Makefile index c103cb811334..cd13db621054 100644 --- a/cad/calculix/Makefile +++ b/cad/calculix/Makefile @@ -7,7 +7,7 @@ PORTNAME= CalculiX PORTVERSION= 1.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad MASTER_SITES= http://www.dhondt.de/ DISTFILES= ${DIST_SOURCES} diff --git a/cad/feappv/Makefile b/cad/feappv/Makefile index 02c0d701d991..02755fb27b65 100644 --- a/cad/feappv/Makefile +++ b/cad/feappv/Makefile @@ -7,7 +7,7 @@ PORTNAME= feappv PORTVERSION= 2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= cad science MASTER_SITES= http://www.ce.berkeley.edu/~rlt/feappv/ MASTER_SITE_SUBDIR= feap diff --git a/cad/gmsh/Makefile b/cad/gmsh/Makefile index 1b0dbe6d4ddd..738083872605 100644 --- a/cad/gmsh/Makefile +++ b/cad/gmsh/Makefile @@ -7,6 +7,7 @@ PORTNAME= gmsh PORTVERSION= 2.2.6 +PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= http://www.geuz.org/gmsh/src/ DISTNAME= ${PORTNAME}-${PORTVERSION}-source diff --git a/cad/pdnmesh/Makefile b/cad/pdnmesh/Makefile index 58c2c496ecea..ef15da365a91 100644 --- a/cad/pdnmesh/Makefile +++ b/cad/pdnmesh/Makefile @@ -7,7 +7,7 @@ PORTNAME= pdnmesh PORTVERSION= 0.2.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:sf/} \ ${MASTER_SITE_SUNSITE:S/$/:sun/} diff --git a/cad/scotch/Makefile b/cad/scotch/Makefile index 37bd261cd826..c0d9e841cb7a 100644 --- a/cad/scotch/Makefile +++ b/cad/scotch/Makefile @@ -7,6 +7,7 @@ PORTNAME= scotch PORTVERSION= 5.0.6 +PORTREVISION= 1 CATEGORIES= cad science MASTER_SITES= http://gforge.inria.fr/frs/download.php/3795/ DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/cad/tochnog/Makefile b/cad/tochnog/Makefile index 19c3b9fa4a72..39c868c66849 100644 --- a/cad/tochnog/Makefile +++ b/cad/tochnog/Makefile @@ -7,7 +7,7 @@ PORTNAME= tochnog PORTVERSION= 20010211 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= tochnog |