summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2020-03-29 15:56:57 +0000
committerSteve Wills <swills@FreeBSD.org>2020-03-29 15:56:57 +0000
commit7a1ca9f29d2f0c117e6383c2c67542e8f7d4a083 (patch)
treed8ad17e475ce9fde2548043da3c775e5b0a4899c /sysutils
parentdatabases/memcached: update to 1.6.2 (diff)
sysutils/direnv: fix license
Submitted by: George L. Yermulnik <yz@yz.kiev.ua> (via email)
Notes
Notes: svn path=/head/; revision=529812
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/direnv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/direnv/Makefile b/sysutils/direnv/Makefile
index 20ea7a390d35..0980afff49ac 100644
--- a/sysutils/direnv/Makefile
+++ b/sysutils/direnv/Makefile
@@ -9,7 +9,7 @@ MAINTAINER= swills@FreeBSD.org
COMMENT= Environment variable manager for your shell
LICENSE= MIT
-LICENSE_FILE= ${WRKSRC}/LICENSE.md
+LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= bash:shells/bash