diff options
author | Joseph Mingrone <jrm@FreeBSD.org> | 2022-04-04 16:11:51 -0300 |
---|---|---|
committer | Joseph Mingrone <jrm@FreeBSD.org> | 2022-04-07 19:12:44 -0300 |
commit | d9dcd9c6879d10fa6b229f2af549a99a51a934f8 (patch) | |
tree | a8baad6182cb972e8aea1f66047bd3c0f038ca6e /math/ess | |
parent | editors/emacs: Add updated canna patches (diff) |
Emacs ports: Bump PORTREVISION after Emacs 28.1
Reviewed by: ashish
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D34781
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 9853367c4716..d8c12821c21a 100644 --- a/math/ess/Makefile +++ b/math/ess/Makefile @@ -2,7 +2,7 @@ PORTNAME= ess DISTVERSION= 18.10.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math MASTER_SITES= http://ess.r-project.org/downloads/ess/ \ http://stat.ethz.ch/ESS/downloads/ess/ |