diff options
author | danilo <danilo@FreeBSD.org> | 2014-04-13 08:17:45 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2014-04-13 08:17:45 +0800 |
commit | 9a3ee8babdfba026d27046c680fe4a22d144aea0 (patch) | |
tree | fd19deb2f65455d7e3f2789d17cd9aec2e92aa4e /science/meep | |
parent | 5e018b3010cc37d2fc6f3548ab1cd3c8f5f76b98 (diff) | |
download | freebsd-ports-gnome-9a3ee8babdfba026d27046c680fe4a22d144aea0.tar.gz freebsd-ports-gnome-9a3ee8babdfba026d27046c680fe4a22d144aea0.tar.zst freebsd-ports-gnome-9a3ee8babdfba026d27046c680fe4a22d144aea0.zip |
- Update openmpi from 1.6.5 to 1.8 (new stable version)
- Convert USE_BZIP2 to USES
Diffstat (limited to 'science/meep')
-rw-r--r-- | science/meep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/meep/Makefile b/science/meep/Makefile index 51054e9eda2b..6f483dcbd417 100644 --- a/science/meep/Makefile +++ b/science/meep/Makefile @@ -3,7 +3,7 @@ PORTNAME= meep PORTVERSION= 1.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MASTER_SITES= http://ab-initio.mit.edu/meep/ |