diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2013-01-04 17:51:39 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2013-01-04 17:51:39 +0000 |
commit | 3f2ca9c1d8c826eb22bb11174b291e6ec399856f (patch) | |
tree | 3aaf505edc4f8e095109e2c6f1e53ba888e009a4 /math/ess | |
parent | 4b14ff9c1e1957ac3180b59175ae8ac4c531e13c (diff) |
Notes
Diffstat (limited to 'math/ess')
-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 1a2a72c9af67..67a3b0d67320 100644 --- a/math/ess/Makefile +++ b/math/ess/Makefile @@ -3,6 +3,7 @@ PORTNAME= ess DISTVERSION= 12.09-1 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://ess.r-project.org/downloads/ess/ EXTRACT_SUFX= .tgz |