diff options
author | Wen Heping <wen@FreeBSD.org> | 2018-02-01 11:57:26 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2018-02-01 11:57:26 +0000 |
commit | 3b06661e0759b7f457ae4062666fd996c26d4b57 (patch) | |
tree | 4ce3ef97362a10bdfdaaf00536f8c0fa6985bdd4 /math/ess/Makefile | |
parent | 9653ed07b827e12a085dbbf2777cc6da52367615 (diff) | |
download | ports-3b06661e0759b7f457ae4062666fd996c26d4b57.tar.gz ports-3b06661e0759b7f457ae4062666fd996c26d4b57.zip |
Notes
Diffstat (limited to 'math/ess/Makefile')
-rw-r--r-- | math/ess/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/ess/Makefile b/math/ess/Makefile index f40bb86115db..4b6465306969 100644 --- a/math/ess/Makefile +++ b/math/ess/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ess -DISTVERSION= 16.04 -PORTREVISION= 1 +DISTVERSION= 17.11 CATEGORIES= math MASTER_SITES= http://ess.r-project.org/downloads/ess/ \ http://stat.ethz.ch/ESS/downloads/ess/ |