diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-12-23 07:33:48 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-12-23 07:33:48 +0000 |
commit | 370681a1418d32af86ae50e294f7ac9820b60fb6 (patch) | |
tree | 52285c92b3637a9d798e049c204d66b838a97186 /math/GiNaC/Makefile | |
parent | cfd27f5f5bf6ad5e4cc964ed833256cb06007912 (diff) |
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 bb6d7feb5e18..49ecc7104b73 100644 --- a/math/GiNaC/Makefile +++ b/math/GiNaC/Makefile @@ -7,7 +7,7 @@ # PORTNAME= GiNaC -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 PORTREVISION= 0 CATEGORIES= math MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \ |