diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2013-03-30 05:13:30 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2013-03-30 05:13:30 +0000 |
commit | 7fc5bd70f304960d548c295f626246d604c95564 (patch) | |
tree | b7bada52f6c86c598f322b8419f7e1f930917b31 /math/ess | |
parent | 826c313a0ed2f3235d705c8acc3bce9bdc6aeaff (diff) |
Notes
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 16a336ebeffa..0adec84bd174 100644 --- a/math/ess/Makefile +++ b/math/ess/Makefile @@ -3,7 +3,7 @@ PORTNAME= ess DISTVERSION= 12.09-2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= http://ess.r-project.org/downloads/ess/ EXTRACT_SUFX= .tgz |