diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-10-31 23:59:49 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-10-31 23:59:49 +0800 |
commit | 689bc43f56085c9fb19d76b5c3d7047b50ab8a74 (patch) | |
tree | 38442bda7b35706d79a2fe012634989914b2a2b4 /math/GiNaC/Makefile | |
parent | bc718c4e4e46e2220335e794ebebe6ccb48b6c23 (diff) | |
download | freebsd-ports-gnome-689bc43f56085c9fb19d76b5c3d7047b50ab8a74.tar.gz freebsd-ports-gnome-689bc43f56085c9fb19d76b5c3d7047b50ab8a74.tar.zst freebsd-ports-gnome-689bc43f56085c9fb19d76b5c3d7047b50ab8a74.zip |
upgrade to 1.0.12
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 dbe974278286..53457997c85e 100644 --- a/math/GiNaC/Makefile +++ b/math/GiNaC/Makefile @@ -7,7 +7,7 @@ # PORTNAME= GiNaC -PORTVERSION= 1.0.11 +PORTVERSION= 1.0.12 PORTREVISION= 0 CATEGORIES= math MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \ |