diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2019-06-07 07:53:48 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2019-06-07 07:53:48 +0000 |
commit | dcc1bc4e05a0da4e42f2434104e77427c66b594c (patch) | |
tree | 9bcf3e3464c0d5007aecd5e592b883cc72d0e79c /math/giacxcas/Makefile | |
parent | 9f4f1f8a7900de450cf186e3115db0d4220f6340 (diff) | |
download | ports-dcc1bc4e05a0da4e42f2434104e77427c66b594c.tar.gz ports-dcc1bc4e05a0da4e42f2434104e77427c66b594c.zip |
Notes
Diffstat (limited to 'math/giacxcas/Makefile')
-rw-r--r-- | math/giacxcas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/giacxcas/Makefile b/math/giacxcas/Makefile index b0be2bf3bf93..135d68e35c89 100644 --- a/math/giacxcas/Makefile +++ b/math/giacxcas/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= giacxcas -DISTVERSION= 1.5.0-57 +DISTVERSION= 1.5.0-59 CATEGORIES= math MASTER_SITES= http://www-fourier.ujf-grenoble.fr/~parisse/debian/dists/stable/main/source/:giac \ http://www-fourier.ujf-grenoble.fr/~parisse/giac/freebsd/ |