aboutsummaryrefslogtreecommitdiff
path: root/security/py-requests-kerberos
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-03-27 20:37:42 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-03-27 20:37:42 +0000
commit99e5a36cae2df5fa6f6630b332f5dfb80dc7e3dc (patch)
treed11f198509af9469da7dbc57a3dc7a3e357247de /security/py-requests-kerberos
parent4a27d4ca83b3a1a30af42287bd395ee33aa8adec (diff)
downloadports-99e5a36cae2df5fa6f6630b332f5dfb80dc7e3dc.tar.gz
ports-99e5a36cae2df5fa6f6630b332f5dfb80dc7e3dc.zip
- Hook py-requests-kerberos to the build
- Fix LICENSE
Notes
Notes: svn path=/head/; revision=382436
Diffstat (limited to 'security/py-requests-kerberos')
-rw-r--r--security/py-requests-kerberos/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-requests-kerberos/Makefile b/security/py-requests-kerberos/Makefile
index 6e619ae0bbb2..d1ca0297a089 100644
--- a/security/py-requests-kerberos/Makefile
+++ b/security/py-requests-kerberos/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= dvl@FreeBSD.org
COMMENT= Kerberos authentication handler for python-requests
-LISENSE= ISCL
+LICENSE= ISCL
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>1.1.0:${PORTSDIR}/www/py-requests \