diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-05-24 08:10:28 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-05-24 08:10:28 +0000 |
commit | e4796f73015d375747daa1147063c7dba2ce3f4b (patch) | |
tree | 51ef68ccdd728aae2ef5efbce59ff2f3a4b706a6 /science/silo | |
parent | 9316a8670e495518dbd8ca33865d023a8291941c (diff) | |
download | ports-e4796f73015d375747daa1147063c7dba2ce3f4b.tar.gz ports-e4796f73015d375747daa1147063c7dba2ce3f4b.zip |
Notes
Diffstat (limited to 'science/silo')
-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 6424adcf1deb..16a24fee9e38 100644 --- a/science/silo/Makefile +++ b/science/silo/Makefile @@ -4,7 +4,7 @@ PORTNAME= silo PORTVERSION= 4.10 DISTVERSIONSUFFIX= -bsd -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MASTER_SITES= https://wci.llnl.gov/codes/${PORTNAME}/silo-${PORTVERSION}/ |