diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-11-27 07:02:15 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-11-27 07:02:15 +0000 |
commit | 5d57d97db9a37dcb229b79d5e3ea46fd617b3cb4 (patch) | |
tree | e7eb97715b545d7e1c7c80715b1287cc8330e8fa /math/ess/Makefile | |
parent | 0a0a56c4feb0619717bd8d0f81de4a52e8c7b96c (diff) | |
download | ports-5d57d97db9a37dcb229b79d5e3ea46fd617b3cb4.tar.gz ports-5d57d97db9a37dcb229b79d5e3ea46fd617b3cb4.zip |
Notes
Diffstat (limited to 'math/ess/Makefile')
-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 b84be9795df3..ef735d17ffd0 100644 --- a/math/ess/Makefile +++ b/math/ess/Makefile @@ -7,7 +7,7 @@ PORTNAME= ess PORTVERSION= 5.14 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= http://ess.r-project.org/downloads/ess/ EXTRACT_SUFX= .tgz |