diff options
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} |