aboutsummaryrefslogtreecommitdiff
path: root/comms/hamlib
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-10-02 16:40:40 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-10-02 16:40:40 +0000
commit43b2f3f94df4a6f3b0513887c30e33c73c967c16 (patch)
tree0d502420e832db5e27fe156fca9ded6815e0a2d1 /comms/hamlib
parent713822762c536e696b49f8ced5a70d52fd0a7467 (diff)
downloadports-43b2f3f94df4a6f3b0513887c30e33c73c967c16.tar.gz
ports-43b2f3f94df4a6f3b0513887c30e33c73c967c16.zip
- Fix typos (LICENSE is correct form inside bsd.licenses.mk).
- Removed LICENSE_FILE where is no need in this. Spotted by: zont@ Approved by: portmgr (bapt@)
Notes
Notes: svn path=/head/; revision=305166
Diffstat (limited to 'comms/hamlib')
-rw-r--r--comms/hamlib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/hamlib/Makefile b/comms/hamlib/Makefile
index 67db7e77c388..da8dc2b539e2 100644
--- a/comms/hamlib/Makefile
+++ b/comms/hamlib/Makefile
@@ -30,7 +30,7 @@ PLIST_SUB= VER=${PORTVERSION} TCL_VER=${TCL_VER}
MAN1= rigctl.1 rigmem.1 rigswr.1 rotctl.1 rigsmtr.1
MAN8= rpc.rigd.8 rpc.rotd.8 rigctld.8 rotctld.8
-LICENCE= LGPL20
+LICENSE= LGPL20
post-patch:
${REINPLACE_CMD} -e 's|%%PYTHON_SITELIBDIR%%|${PYTHON_SITELIBDIR}|g' \