aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ipfs-go
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-09-17 17:10:11 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-09-17 17:10:11 +0000
commit09fcf07fa12b1e100c8477a7210a5307a81b1572 (patch)
treec592cf69fe47a9d51f7a76e7e0d8213f8d86728f /sysutils/ipfs-go
parent0d4bd687624677056dbf821820b8a484cc05acf1 (diff)
downloadports-09fcf07fa12b1e100c8477a7210a5307a81b1572.tar.gz
ports-09fcf07fa12b1e100c8477a7210a5307a81b1572.zip
sysutils/ipfs-go: Spell LICENSE_FILE_APACHE20 correctly
Notes
Notes: svn path=/head/; revision=512214
Diffstat (limited to 'sysutils/ipfs-go')
-rw-r--r--sysutils/ipfs-go/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/ipfs-go/Makefile b/sysutils/ipfs-go/Makefile
index b158e96a3eef..21fb81b12304 100644
--- a/sysutils/ipfs-go/Makefile
+++ b/sysutils/ipfs-go/Makefile
@@ -14,7 +14,7 @@ COMMENT= IPFS implementation in Go
LICENSE= MIT APACHE20
LICENSE_COMB= dual
LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT
-LICENSE_FILE_APACHE= ${WRKSRC}/LICENSE-APACHE
+LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE
ONLY_FOR_ARCHS= amd64 i386