diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2019-10-07 21:17:26 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2019-10-07 21:17:26 +0000 |
commit | 060ce9f867b4329385b0f77b2cdf1d7703a4c922 (patch) | |
tree | bf96e4a585ed589c379a4a37c68a03cffe26ed67 /math/GiNaC/Makefile | |
parent | 17a7bde2c112478ffc6d9ad8f165363c21af3910 (diff) | |
download | ports-060ce9f867b4329385b0f77b2cdf1d7703a4c922.tar.gz ports-060ce9f867b4329385b0f77b2cdf1d7703a4c922.zip |
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 0acf13346038..53975c23fa3a 100644 --- a/math/GiNaC/Makefile +++ b/math/GiNaC/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= GiNaC -PORTVERSION= 1.7.7 +PORTVERSION= 1.7.8 CATEGORIES= math MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \ http://www.ginac.de/ |