diff options
author | ashish <ashish@FreeBSD.org> | 2011-08-28 06:22:57 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2011-08-28 06:22:57 +0800 |
commit | e64f8dab91f2d4928feb500cdeb40a5c4115ee3c (patch) | |
tree | 07424d1ee006695168b268e1a52c0da76a8e7a74 /math | |
parent | b8344e8de1f1fb779efc26bdc4920ea7d88998f7 (diff) | |
download | freebsd-ports-gnome-e64f8dab91f2d4928feb500cdeb40a5c4115ee3c.tar.gz freebsd-ports-gnome-e64f8dab91f2d4928feb500cdeb40a5c4115ee3c.tar.zst freebsd-ports-gnome-e64f8dab91f2d4928feb500cdeb40a5c4115ee3c.zip |
Chase editors/emacs update.
PR: ports/160196
Diffstat (limited to 'math')
-rw-r--r-- | math/ess/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/ess/Makefile b/math/ess/Makefile index 7d842a4683e9..71205406473e 100644 --- a/math/ess/Makefile +++ b/math/ess/Makefile @@ -7,6 +7,7 @@ PORTNAME= ess PORTVERSION= 5.14 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://ess.r-project.org/downloads/ess/ EXTRACT_SUFX= .tgz |