aboutsummaryrefslogtreecommitdiff
path: root/security/kc
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2015-09-02 09:54:52 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2015-09-02 09:54:52 +0000
commita61483667efb9aace150d151dd23f159a71a6950 (patch)
treee19f66360782070612aec6524478af90aeabe1e4 /security/kc
parenta56efba135572e847bf60ba62fa610e0393dd3e2 (diff)
downloadports-a61483667efb9aace150d151dd23f159a71a6950.tar.gz
ports-a61483667efb9aace150d151dd23f159a71a6950.zip
Fix LICENSE_FILE path.
Notes
Notes: svn path=/head/; revision=395827
Diffstat (limited to 'security/kc')
-rw-r--r--security/kc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/kc/Makefile b/security/kc/Makefile
index ca2f7e69531e..ed9082f8ce39 100644
--- a/security/kc/Makefile
+++ b/security/kc/Makefile
@@ -10,7 +10,7 @@ MAINTAINER= leva@ecentrum.hu
COMMENT= Console based password storing application
LICENSE= BSD2CLAUSE
-LICENSE_FILE= ${WRKSRC}/COPYING
+LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2 \
libpcre.so:${PORTSDIR}/devel/pcre