diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-01-28 16:53:21 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-01-28 16:53:21 +0000 |
commit | bad386e39a213044a7a4e97075b4fea01fd414d0 (patch) | |
tree | 3ab78c7f2381f94d6d3e8f498ca3ba6830277d67 /math/GiNaC/Makefile | |
parent | ce213d3b9b9007ee2d1f8ac89c5f1e7659ff1435 (diff) | |
download | ports-bad386e39a213044a7a4e97075b4fea01fd414d0.tar.gz ports-bad386e39a213044a7a4e97075b4fea01fd414d0.zip |
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 53457997c85e..fc85cd24c0ce 100644 --- a/math/GiNaC/Makefile +++ b/math/GiNaC/Makefile @@ -7,7 +7,7 @@ # PORTNAME= GiNaC -PORTVERSION= 1.0.12 +PORTVERSION= 1.0.13 PORTREVISION= 0 CATEGORIES= math MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \ |