diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2019-05-28 06:15:12 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2019-05-28 06:15:12 +0000 |
commit | df501b826fb79e1701f45a9d6cb9bfc39c972eba (patch) | |
tree | b2513f71ce6993002d811f52695cbc4b2d690e60 /lang/julia | |
parent | cb5c8198a2e924dc5fb6cd74ad650d55910ff692 (diff) | |
download | ports-df501b826fb79e1701f45a9d6cb9bfc39c972eba.tar.gz ports-df501b826fb79e1701f45a9d6cb9bfc39c972eba.zip |
Notes
Diffstat (limited to 'lang/julia')
-rw-r--r-- | lang/julia/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/julia/Makefile b/lang/julia/Makefile index 9faa9436e2ca..3ab709692e25 100644 --- a/lang/julia/Makefile +++ b/lang/julia/Makefile @@ -3,6 +3,7 @@ PORTNAME= julia PORTVERSION= 1.0.3 +PORTREVISION= 2 CATEGORIES= lang math MASTER_SITES= # empty DISTFILES= # empty |