diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-12-21 14:06:05 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-12-21 14:06:05 +0000 |
commit | 2264f5dbbcc93d56dbd3aa788079171a5ad92f21 (patch) | |
tree | fa442259d07fe2ab9467664175d455e1e612dbbf /math/GiNaC/Makefile | |
parent | 46586d24dc62d17b8c96badbb3f93e7e3d37cade (diff) | |
download | FreeBSD-ports-2264f5dbbcc93d56dbd3aa788079171a5ad92f21.zip FreeBSD-ports-2264f5dbbcc93d56dbd3aa788079171a5ad92f21.tar.gz |
upgrade to 1.0.2
Diffstat (limited to 'math/GiNaC/Makefile')
-rw-r--r-- | math/GiNaC/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/GiNaC/Makefile b/math/GiNaC/Makefile index 4745cb4..bb6d7fe 100644 --- a/math/GiNaC/Makefile +++ b/math/GiNaC/Makefile @@ -7,8 +7,8 @@ # PORTNAME= GiNaC -PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTVERSION= 1.0.2 +PORTREVISION= 0 CATEGORIES= math MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \ http://www.ginac.de/ |