diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-04-27 02:18:58 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-04-27 02:18:58 +0800 |
commit | 5ab28bc3bf883d722fbba1d9b5b8f659afa1b315 (patch) | |
tree | 0b88c3bc44b79332ad1bd8ae7274df393deae10d /math/GiNaC/Makefile | |
parent | c60ba5a206d24b64146b64b74e8ca99f6a04d766 (diff) | |
download | freebsd-ports-gnome-5ab28bc3bf883d722fbba1d9b5b8f659afa1b315.tar.gz freebsd-ports-gnome-5ab28bc3bf883d722fbba1d9b5b8f659afa1b315.tar.zst freebsd-ports-gnome-5ab28bc3bf883d722fbba1d9b5b8f659afa1b315.zip |
upgrade to 0.8.2
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 848ca6f2d4a9..8b67c05b2f03 100644 --- a/math/GiNaC/Makefile +++ b/math/GiNaC/Makefile @@ -7,7 +7,7 @@ # PORTNAME= GiNaC -PORTVERSION= 0.8.1 +PORTVERSION= 0.8.2 CATEGORIES= math MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \ http://www.ginac.de/ |