diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-05-30 02:56:43 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-05-30 02:56:43 +0000 |
commit | 8b1d897ff66b7ec744342c2492ce62734df8727c (patch) | |
tree | afe535e7665b37cbe5dce8f22f038a531ba09559 /science/silo/Makefile | |
parent | 305979af7888f6684a964de569da95948cbfdfd2 (diff) |
Notes
Diffstat (limited to 'science/silo/Makefile')
-rw-r--r-- | science/silo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/silo/Makefile b/science/silo/Makefile index 38cb72c0b13d..fb0195e520ff 100644 --- a/science/silo/Makefile +++ b/science/silo/Makefile @@ -3,7 +3,7 @@ PORTNAME= silo PORTVERSION= 4.10.2 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONSUFFIX= -bsd CATEGORIES= science MASTER_SITES= http://wci.llnl.gov/content/assets/docs/simulation/computer-codes/${PORTNAME}/silo-${PORTVERSION}/ |