aboutsummaryrefslogtreecommitdiff
path: root/lang/solidity
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-04-18 13:57:42 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-04-18 13:57:42 +0000
commitcc95712fbe92854d4a2177b6d45cbdcc9d5f1b44 (patch)
treed32a20416ca4506d36f2b454f7246d7a03954197 /lang/solidity
parent077df7502b0a47ecb16bd89a724591a51c6c1248 (diff)
downloadports-cc95712fbe92854d4a2177b6d45cbdcc9d5f1b44.tar.gz
ports-cc95712fbe92854d4a2177b6d45cbdcc9d5f1b44.zip
devel/boost-*: update to 1.67.0
Notes
Notes: svn path=/head/; revision=467711
Diffstat (limited to 'lang/solidity')
-rw-r--r--lang/solidity/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/solidity/Makefile b/lang/solidity/Makefile
index a82f0e532e16..2abf5f488d4b 100644
--- a/lang/solidity/Makefile
+++ b/lang/solidity/Makefile
@@ -3,6 +3,7 @@
PORTNAME= solidity
PORTVERSION= 0.4.21
+PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= https://github.com/ethereum/solidity/releases/download/v${PORTVERSION}/
DISTNAME= ${PORTNAME}_${PORTVERSION}