diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/coq/Makefile | 1 | ||||
-rw-r--r-- | math/ess/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/math/coq/Makefile b/math/coq/Makefile index f23f57e52b53..365b50b4aef8 100644 --- a/math/coq/Makefile +++ b/math/coq/Makefile @@ -1,5 +1,6 @@ PORTNAME= coq PORTVERSION= 8.20.1 +PORTREVISION= 1 PORTEPOCH= 3 CATEGORIES= math DISTVERSIONPREFIX= V diff --git a/math/ess/Makefile b/math/ess/Makefile index c6876fa68d1d..c1fc6fe26a3d 100644 --- a/math/ess/Makefile +++ b/math/ess/Makefile @@ -1,5 +1,6 @@ PORTNAME= ess DISTVERSION= 25.01.0 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://ess.r-project.org/ \ http://stat.ethz.ch/ESS/downloads/ess/ \ |