diff options
Diffstat (limited to 'math/lean4/Makefile')
-rw-r--r-- | math/lean4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/lean4/Makefile b/math/lean4/Makefile index f88c468e34d0..acc607f13634 100644 --- a/math/lean4/Makefile +++ b/math/lean4/Makefile @@ -1,6 +1,7 @@ PORTNAME= lean4 DISTVERSIONPREFIX= v DISTVERSION= 4.20.1 +PORTREVISION= 1 CATEGORIES= math lang devel # lean4 is primarily a math theorem prover, but it is also a language and a development environment MAINTAINER= yuri@FreeBSD.org |