diff options
author | Maho Nakata <maho@FreeBSD.org> | 2003-07-29 15:50:39 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2003-07-29 15:50:39 +0000 |
commit | 87c1de3393b767c395e93a81ed2e1af5cd6157b6 (patch) | |
tree | 1e808f57cbcba1445b494e53dbb57a18370d584e /math/atlas/Makefile | |
parent | c3eb7a321015906e79644c5b0a46b27e68b658f4 (diff) |
Update to 3.5.7
Notes
Notes:
svn path=/head/; revision=85863
Diffstat (limited to 'math/atlas/Makefile')
-rw-r--r-- | math/atlas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/atlas/Makefile b/math/atlas/Makefile index e7057f12958b..7deda93f229e 100644 --- a/math/atlas/Makefile +++ b/math/atlas/Makefile @@ -9,7 +9,7 @@ # Program and compiler flags are finetuned to gcc 2.95/3.1. PORTNAME= atlas -PORTVERSION= 3.5.6 +PORTVERSION= 3.5.7 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= math-atlas |