diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-12-23 07:33:48 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-12-23 07:33:48 +0000 |
commit | 370681a1418d32af86ae50e294f7ac9820b60fb6 (patch) | |
tree | 52285c92b3637a9d798e049c204d66b838a97186 | |
parent | cfd27f5f5bf6ad5e4cc964ed833256cb06007912 (diff) | |
download | ports-370681a1418d32af86ae50e294f7ac9820b60fb6.tar.gz ports-370681a1418d32af86ae50e294f7ac9820b60fb6.zip |
Notes
-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 bb6d7feb5e18..49ecc7104b73 100644 --- a/math/GiNaC/Makefile +++ b/math/GiNaC/Makefile @@ -7,7 +7,7 @@ # PORTNAME= GiNaC -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 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 ab9493c1dc90..d98174488b66 100644 --- a/math/GiNaC/distinfo +++ b/math/GiNaC/distinfo @@ -1 +1 @@ -MD5 (GiNaC-1.0.2.tar.bz2) = 72b96855dd56eb0915f6a8c8fddbe012 +MD5 (GiNaC-1.0.3.tar.bz2) = c67c05dc42ec0f82b5a954483a420d6c |