diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-11-06 21:31:51 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-11-06 21:31:51 +0000 |
commit | 59945d20c762e0705a7542466f45213a35e3e04d (patch) | |
tree | a1d88a1da771b1d53bd3ddb156e8da0b3356811e /math/GiNaC/Makefile | |
parent | 53331551bd966d3855e3c7588f1abe5b695908b5 (diff) |
Notes
Diffstat (limited to 'math/GiNaC/Makefile')
-rw-r--r-- | math/GiNaC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/GiNaC/Makefile b/math/GiNaC/Makefile index 7675a074804e..6eef71dd9176 100644 --- a/math/GiNaC/Makefile +++ b/math/GiNaC/Makefile @@ -7,7 +7,7 @@ # PORTNAME= GiNaC -PORTVERSION= 1.1.3 +PORTVERSION= 1.1.5 CATEGORIES= math MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \ http://www.ginac.de/ |