diff options
author | Joseph Mingrone <jrm@FreeBSD.org> | 2021-03-26 00:40:44 +0000 |
---|---|---|
committer | Joseph Mingrone <jrm@FreeBSD.org> | 2021-03-26 00:40:44 +0000 |
commit | 4c42925142ca7becd991778607490efb0d4a6249 (patch) | |
tree | 01b4481676216c1686eda99c36505dd88c50f601 /math/ess/Makefile | |
parent | fb20bdc3d6034d362ea12d4d6f8c68a5e1c6d640 (diff) |
Notes
Diffstat (limited to 'math/ess/Makefile')
-rw-r--r-- | math/ess/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ess/Makefile b/math/ess/Makefile index 83fec75a31fb..b3b154fbfcba 100644 --- a/math/ess/Makefile +++ b/math/ess/Makefile @@ -3,7 +3,7 @@ PORTNAME= ess DISTVERSION= 18.10.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= http://ess.r-project.org/downloads/ess/ \ http://stat.ethz.ch/ESS/downloads/ess/ |