diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-07-10 20:22:56 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-07-10 20:22:56 +0000 |
commit | 6166cb9ef9f03d951096c126c5d1772b924ee407 (patch) | |
tree | 5680f9116f06ba3ef1d50f6c28e67a6daf29c162 /math/gambit/Makefile | |
parent | e8082a5a66b23169428ac077faac5010f9319d21 (diff) |
Notes
Diffstat (limited to 'math/gambit/Makefile')
-rw-r--r-- | math/gambit/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/gambit/Makefile b/math/gambit/Makefile index 47dc9e86f0b9..23ffa965740d 100644 --- a/math/gambit/Makefile +++ b/math/gambit/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gambit -PORTVERSION= 15.1.0 -PORTREVISION= 2 +DISTVERSION= 15.1.1 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTNAME}${PORTVERSION:R:R}/${PORTVERSION} |