diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2012-06-27 07:46:19 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2012-06-27 07:46:19 +0000 |
commit | 9cfb0bab8fd525c21193e24036f5c99aa555e6e2 (patch) | |
tree | 7bfc6ae06f4f41232028cfd57a11ac58d4fbb2bc /math/petsc-mpich | |
parent | 56faf06df7f873f6a62d77f53f10f58e61a3b322 (diff) | |
download | ports-9cfb0bab8fd525c21193e24036f5c99aa555e6e2.tar.gz ports-9cfb0bab8fd525c21193e24036f5c99aa555e6e2.zip |
Notes
Diffstat (limited to 'math/petsc-mpich')
-rw-r--r-- | math/petsc-mpich/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/petsc-mpich/Makefile b/math/petsc-mpich/Makefile index 8704f5b53d7e..5f4bcd61879b 100644 --- a/math/petsc-mpich/Makefile +++ b/math/petsc-mpich/Makefile @@ -10,7 +10,7 @@ MASTERDIR= ${.CURDIR}/../petsc WITH_MPI= yes DEPRECATED= BROKEN for more than 6 month -EXPIRATION_DATE= 2012-06-21 +EXPIRATION_DATE= 2012-07-14 BROKEN= filesystem was touched prior to make install phase |