diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2014-08-26 19:55:00 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2014-08-26 19:55:00 +0000 |
commit | 78ae62f1d4661fc7930a4b4cfa0e1eb0132a59b0 (patch) | |
tree | c231c01e60f325a27b9a8aebac3f1c2331f74431 /science | |
parent | ea5b6d0251019b4cc5057168440896710c9830e7 (diff) | |
download | ports-78ae62f1d4661fc7930a4b4cfa0e1eb0132a59b0.tar.gz ports-78ae62f1d4661fc7930a4b4cfa0e1eb0132a59b0.zip |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/fvm/Makefile | 2 | ||||
-rw-r--r-- | science/gromacs/Makefile | 1 | ||||
-rw-r--r-- | science/mpqc/Makefile | 2 | ||||
-rw-r--r-- | science/ncs/Makefile | 2 |
4 files changed, 4 insertions, 3 deletions
diff --git a/science/fvm/Makefile b/science/fvm/Makefile index 3cf59a361db4..f9eca8070a82 100644 --- a/science/fvm/Makefile +++ b/science/fvm/Makefile @@ -3,7 +3,7 @@ PORTNAME= fvm PORTVERSION= 0.15.3 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= science parallel MASTER_SITES= http://research.edf.com/fichiers/fckeditor/Commun/Innovation/logiciels/code_saturne/Releases/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} diff --git a/science/gromacs/Makefile b/science/gromacs/Makefile index 42fb2121e57b..1a45dffe8eef 100644 --- a/science/gromacs/Makefile +++ b/science/gromacs/Makefile @@ -3,6 +3,7 @@ PORTNAME= gromacs PORTVERSION= 5.0 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= ftp://ftp.gromacs.org/pub/gromacs/ diff --git a/science/mpqc/Makefile b/science/mpqc/Makefile index a5b507b377f0..dc718d6d87c1 100644 --- a/science/mpqc/Makefile +++ b/science/mpqc/Makefile @@ -3,7 +3,7 @@ PORTNAME= mpqc PORTVERSION= 2.3.1 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= science parallel MASTER_SITES= SF diff --git a/science/ncs/Makefile b/science/ncs/Makefile index a640b5d161a0..492d5420acce 100644 --- a/science/ncs/Makefile +++ b/science/ncs/Makefile @@ -3,7 +3,7 @@ PORTNAME= ncs PORTVERSION= 2.0.4 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= science parallel MASTER_SITES= http://research.edf.com/fichiers/fckeditor/Commun/Innovation/logiciels/code_saturne/Releases/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} |