diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-03-19 22:38:46 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-03-19 22:38:46 +0800 |
commit | b5ece19eef755fb0b78f695b50c6fd2b655bb90b (patch) | |
tree | de5c2b5d98b62e5ad5c73ff6b2063228b588cb7a /math/GiNaC/Makefile | |
parent | 07ead3742ccc0f522cb4f8eb478fdb457321e670 (diff) | |
download | freebsd-ports-gnome-b5ece19eef755fb0b78f695b50c6fd2b655bb90b.tar.gz freebsd-ports-gnome-b5ece19eef755fb0b78f695b50c6fd2b655bb90b.tar.zst freebsd-ports-gnome-b5ece19eef755fb0b78f695b50c6fd2b655bb90b.zip |
upgrade to 1.0.7
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 23382363b520..78f3c4182164 100644 --- a/math/GiNaC/Makefile +++ b/math/GiNaC/Makefile @@ -7,7 +7,7 @@ # PORTNAME= GiNaC -PORTVERSION= 1.0.6 +PORTVERSION= 1.0.7 PORTREVISION= 0 CATEGORIES= math MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \ |