diff options
Diffstat (limited to 'net/openmpi/Makefile')
-rw-r--r-- | net/openmpi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openmpi/Makefile b/net/openmpi/Makefile index f77e9275b939..0d6c4d00afb6 100644 --- a/net/openmpi/Makefile +++ b/net/openmpi/Makefile @@ -10,7 +10,7 @@ # - etc/*.sample support PORTNAME= openmpi -DISTVERSION= 1.0rc7 +DISTVERSION= 1.0rc8 CATEGORIES= net parallel MASTER_SITES= http://www.open-mpi.org/software/v${DISTVERSION:C/rc[0-9]*//}/downloads/ |