diff options
author | Maho Nakata <maho@FreeBSD.org> | 2003-10-03 21:57:23 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2003-10-03 21:57:23 +0000 |
commit | 8b5acdcb2bf37a932f079ece5faf6791cfac458d (patch) | |
tree | eb6f6bd6cd113de70bdab0eef15e918baced5452 /science/mpqc/Makefile | |
parent | 89d3cf7a9f96f33b992270212d4e1aca34bc7d8d (diff) | |
download | ports-8b5acdcb2bf37a932f079ece5faf6791cfac458d.tar.gz ports-8b5acdcb2bf37a932f079ece5faf6791cfac458d.zip |
Update to 2.1.5
Notes
Notes:
svn path=/head/; revision=90171
Diffstat (limited to 'science/mpqc/Makefile')
-rw-r--r-- | science/mpqc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/mpqc/Makefile b/science/mpqc/Makefile index e0eb991cb69a..f5d0097d4449 100644 --- a/science/mpqc/Makefile +++ b/science/mpqc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mpqc -PORTVERSION= 2.1.4 +PORTVERSION= 2.1.5 CATEGORIES= science parallel MASTER_SITES= http://aros.ca.sandia.gov/~cljanss/mpqc/distrib/ DISTFILES= mpqc-${PORTVERSION}.tar.gz mpqc-val-2.1.0.tar.gz |