aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-05-02 10:18:03 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-05-02 10:18:03 +0000
commitd464b42ba93992d4a6ba64244bd2d13ac325e8ce (patch)
tree9c178d473ff625214c1dcc477662edf7710e0396 /net-p2p
parent230cad7fe1dc354b8458108863d373e2e789e326 (diff)
downloadports-d464b42ba93992d4a6ba64244bd2d13ac325e8ce.tar.gz
ports-d464b42ba93992d4a6ba64244bd2d13ac325e8ce.zip
Remove :DEFAULT where not required.
Notes
Notes: svn path=/head/; revision=500651
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/bitcoin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile
index c01537771b12..171bef7e0762 100644
--- a/net-p2p/bitcoin/Makefile
+++ b/net-p2p/bitcoin/Makefile
@@ -5,7 +5,7 @@ PORTNAME= bitcoin
PORTVERSION= 0.17.1
PORTREVISION?= 4
CATEGORIES= net-p2p finance
-MASTER_SITES= https://bitcoincore.org/bin/bitcoin-core-${PORTVERSION}/:DEFAULT \
+MASTER_SITES= https://bitcoincore.org/bin/bitcoin-core-${PORTVERSION}/ \
LOCAL/swills:icon
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} bitcoin128.png:icon
DIST_SUBDIR= ${PORTNAME}