aboutsummaryrefslogtreecommitdiff
path: root/share/numericdef
diff options
context:
space:
mode:
authorKyle Evans <kevans@FreeBSD.org>2021-08-05 18:37:18 +0000
committerKyle Evans <kevans@FreeBSD.org>2021-08-06 03:31:40 +0000
commit645b46d379a028b7a7b2c5a54ecfc1ab5a0b8936 (patch)
tree560b1bfb91e5305a9e33a992f97d81a08c5cfba1 /share/numericdef
parent739de953ecc13afa930e2f55b7ee2a04e41e3519 (diff)
downloadsrc-645b46d379a028b7a7b2c5a54ecfc1ab5a0b8936.tar.gz
src-645b46d379a028b7a7b2c5a54ecfc1ab5a0b8936.zip
pkgbase: fix locale packages
Most places spelled it -locales, but numericdef spelled it as -locale in just this one place. Pluralize it. Reviewed by: emaste, manu Fixes: 0fa5403d493b ("pkgbase: move locales into their own package") Differential Revision: https://reviews.freebsd.org/D31428
Diffstat (limited to 'share/numericdef')
-rw-r--r--share/numericdef/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/numericdef/Makefile b/share/numericdef/Makefile
index 90e2551570b5..12cc7dc68ab1 100644
--- a/share/numericdef/Makefile
+++ b/share/numericdef/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-PACKAGE= locale
+PACKAGE= locales
LOCALEDIR= ${SHAREDIR}/locale
FILESNAME= LC_NUMERIC
.SUFFIXES: .src .out