diff options
author | Yasuhiro Kimura <yasu@FreeBSD.org> | 2022-11-30 13:24:54 +0900 |
---|---|---|
committer | Yasuhiro Kimura <yasu@FreeBSD.org> | 2022-11-30 16:06:37 +0900 |
commit | ea66012756af463a7153c6ecf84bf9fd31c75dd1 (patch) | |
tree | 8217be9b6938f6c1ad38be8e5bca38078debaa47 /math/ess | |
parent | www/dooble: Update to 2022.11.15 (diff) |
editors/emacs-devel: Update to 2022-11-28 snapshot
Bump PORTREVISION of consumers as EMACS_VER is changed to 30.0.50.
Changes: https://github.com/emacs-mirror/emacs/compare/51589f81...7939184f
Diffstat (limited to 'math/ess')
-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 fe8a7fa393ad..b73ca42bad05 100644 --- a/math/ess/Makefile +++ b/math/ess/Makefile @@ -1,6 +1,6 @@ PORTNAME= ess DISTVERSION= 18.10.2 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= math MASTER_SITES= http://ess.r-project.org/downloads/ess/ \ http://stat.ethz.ch/ESS/downloads/ess/ |