diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2012-05-24 00:50:53 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2012-05-24 00:50:53 +0000 |
commit | a6216715a1589b502d3b2142bbe9c2c6f5d32afe (patch) | |
tree | 919cae88f742e36efa2d11c3e48f4ad0f92ac004 /math/ess/Makefile | |
parent | 7f30374dbf4625eeca6ea7adad60fb3ce7a31ca4 (diff) | |
download | ports-a6216715a1589b502d3b2142bbe9c2c6f5d32afe.tar.gz ports-a6216715a1589b502d3b2142bbe9c2c6f5d32afe.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 59b8847c7de4..0f400a2f3486 100644 --- a/math/ess/Makefile +++ b/math/ess/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ess -PORTVERSION= 12.04 -PORTREVISION= 1 +DISTVERSION= 12.04-2 CATEGORIES= math MASTER_SITES= http://ess.r-project.org/downloads/ess/ EXTRACT_SUFX= .tgz |