diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-12-21 14:06:05 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-12-21 14:06:05 +0000 |
commit | d1ad5ea0bfd555a0b1db15b6b77e5ae6285cc564 (patch) | |
tree | 55829b15dba79256a5b4aeafed7f22c80993a0a5 /math/GiNaC/Makefile | |
parent | 2c7539e13dd4bce6cd8950b29b9b2a31311b7d56 (diff) | |
download | ports-d1ad5ea0bfd555a0b1db15b6b77e5ae6285cc564.tar.gz ports-d1ad5ea0bfd555a0b1db15b6b77e5ae6285cc564.zip |
Notes
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 4745cb4f9e23..bb6d7feb5e18 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/ |