diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-03-09 18:31:04 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-03-09 18:31:04 +0000 |
commit | ebb4151f1e347dce2edf9b26c8ed1ae69fd5aba0 (patch) | |
tree | b995c2970c8679f0c7da8f30c36afc63d2f0b9ae /math | |
parent | 9756c8712f5881cf627fccdf9755b94962edfeaa (diff) | |
download | ports-ebb4151f1e347dce2edf9b26c8ed1ae69fd5aba0.tar.gz ports-ebb4151f1e347dce2edf9b26c8ed1ae69fd5aba0.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/GiNaC/Makefile | 2 | ||||
-rw-r--r-- | math/GiNaC/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/math/GiNaC/Makefile b/math/GiNaC/Makefile index a8cb9456678b..23382363b520 100644 --- a/math/GiNaC/Makefile +++ b/math/GiNaC/Makefile @@ -7,7 +7,7 @@ # PORTNAME= GiNaC -PORTVERSION= 1.0.5 +PORTVERSION= 1.0.6 PORTREVISION= 0 CATEGORIES= math MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \ diff --git a/math/GiNaC/distinfo b/math/GiNaC/distinfo index 2657a42fc282..90084e08746c 100644 --- a/math/GiNaC/distinfo +++ b/math/GiNaC/distinfo @@ -1 +1 @@ -MD5 (GiNaC-1.0.5.tar.bz2) = 32e9e3f64ec63611162eae86ca22b49f +MD5 (GiNaC-1.0.6.tar.bz2) = e6f8c72f14756a55a8d64c16714418af |