diff options
author | maho <maho@FreeBSD.org> | 2003-07-29 23:50:39 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2003-07-29 23:50:39 +0800 |
commit | 25af2e96fe392fad7d01f5c0e75df6a0ae881a4e (patch) | |
tree | ff43a9589862ee9f442106717220c2114d77f493 /math/atlas | |
parent | b6585848bcb7a82de376575a98b7fbc2766886f9 (diff) | |
download | freebsd-ports-graphics-25af2e96fe392fad7d01f5c0e75df6a0ae881a4e.tar.gz freebsd-ports-graphics-25af2e96fe392fad7d01f5c0e75df6a0ae881a4e.tar.zst freebsd-ports-graphics-25af2e96fe392fad7d01f5c0e75df6a0ae881a4e.zip |
Update to 3.5.7
Diffstat (limited to 'math/atlas')
-rw-r--r-- | math/atlas/Makefile | 2 | ||||
-rw-r--r-- | math/atlas/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/math/atlas/Makefile b/math/atlas/Makefile index e7057f12958..7deda93f229 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 diff --git a/math/atlas/distinfo b/math/atlas/distinfo index ce261bcd1d9..c92ec6f9226 100644 --- a/math/atlas/distinfo +++ b/math/atlas/distinfo @@ -1 +1 @@ -MD5 (atlas3.5.6.tar.bz2) = c1aba72e4583cd05658d31add3de2a1e +MD5 (atlas3.5.7.tar.bz2) = aa9ad28dec2478f25362e69716c5c3d0 |