diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2017-09-12 15:38:56 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2017-09-12 15:38:56 +0000 |
commit | 53aec0cd56136f008dd85bad1dd9e88cc8ca4c68 (patch) | |
tree | cf312471e7a193f3509a4153aa6dd314a9e2d221 /math/ess | |
parent | 938c9d589e4979baf2bb78cd0a57a530da605536 (diff) | |
download | ports-53aec0cd56136f008dd85bad1dd9e88cc8ca4c68.tar.gz ports-53aec0cd56136f008dd85bad1dd9e88cc8ca4c68.zip |
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 5cab64e83aaf..f40bb86115db 100644 --- a/math/ess/Makefile +++ b/math/ess/Makefile @@ -3,6 +3,7 @@ PORTNAME= ess DISTVERSION= 16.04 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://ess.r-project.org/downloads/ess/ \ http://stat.ethz.ch/ESS/downloads/ess/ |