diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-02-25 12:47:20 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-02-25 12:47:20 +0000 |
commit | 89bc7fbdd158a0088a6b13b2a20a73226483d9b9 (patch) | |
tree | d8415222e0a7aac90a9bf07414ac82fe73bde13d /math/gambit | |
parent | 18072cdaa39cee1565d5301cf124186c25ec7c70 (diff) | |
download | ports-89bc7fbdd158a0088a6b13b2a20a73226483d9b9.tar.gz ports-89bc7fbdd158a0088a6b13b2a20a73226483d9b9.zip |
Notes
Diffstat (limited to 'math/gambit')
-rw-r--r-- | math/gambit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gambit/Makefile b/math/gambit/Makefile index a93497893ac3..56eacbcfbdb1 100644 --- a/math/gambit/Makefile +++ b/math/gambit/Makefile @@ -3,7 +3,7 @@ PORTNAME= gambit DISTVERSION= 16.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTNAME}${PORTVERSION:R:R}/${PORTVERSION} |