aboutsummaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
authortobik <tobik@FreeBSD.org>2019-05-25 18:12:22 +0800
committertobik <tobik@FreeBSD.org>2019-05-25 18:12:22 +0800
commitf3970a0718fabca0e85b71a01493b711c924dd8b (patch)
treebbd326cb964b89ef24498817bdc41d86446e6bec /comms
parent2178df67ea4723d9e7fb502a44df2d31e6a3b083 (diff)
downloadfreebsd-ports-gnome-f3970a0718fabca0e85b71a01493b711c924dd8b.tar.gz
freebsd-ports-gnome-f3970a0718fabca0e85b71a01493b711c924dd8b.tar.zst
freebsd-ports-gnome-f3970a0718fabca0e85b71a01493b711c924dd8b.zip
comms/libmodbus: Spell LICENSE_FILE correctly
Diffstat (limited to 'comms')
-rw-r--r--comms/libmodbus/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/libmodbus/Makefile b/comms/libmodbus/Makefile
index 79e257710640..8793579d2d60 100644
--- a/comms/libmodbus/Makefile
+++ b/comms/libmodbus/Makefile
@@ -10,7 +10,7 @@ MAINTAINER= bsam@FreeBSD.org
COMMENT= Modbus library
LICENSE= LGPL21+
-LICENES_FILE= ${WRKSRC}/COPYING.LESSER
+LICENSE_FILE= ${WRKSRC}/COPYING.LESSER
BUILD_DEPENDS= a2x:textproc/asciidoc \
xmlto:textproc/xmlto