diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-13 10:39:28 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-13 10:39:28 +0000 |
commit | a7c5f9334331bf2c56569a3962d5d8d50158d18a (patch) | |
tree | f2dc87aeca9b5dcef79500fa1e0135ee6bf68cd9 /math/GiNaC/Makefile | |
parent | Update to 3.18. (diff) |
upgrade to 1.0.9
Notes
Notes:
svn path=/head/; revision=61200
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 e235846ba98f..3b549c951b9b 100644 --- a/math/GiNaC/Makefile +++ b/math/GiNaC/Makefile @@ -7,7 +7,7 @@ # PORTNAME= GiNaC -PORTVERSION= 1.0.8 +PORTVERSION= 1.0.9 PORTREVISION= 0 CATEGORIES= math MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \ |