summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1998-08-07 17:07:12 +0000
committerache <ache@FreeBSD.org>1998-08-07 17:07:12 +0000
commit7624e4bf95ea91b6349164e5c48736908786bee5 (patch)
tree05833330fe0c3473d81c0c2753a8d896fba98975 /share
parent4fc3bd4a32275dee96b5cb31176a26f78fbdc17f (diff)
downloadFreeBSD-src-7624e4bf95ea91b6349164e5c48736908786bee5.zip
FreeBSD-src-7624e4bf95ea91b6349164e5c48736908786bee5.tar.gz
add Hungarian ctype
Diffstat (limited to 'share')
-rw-r--r--share/mklocale/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/mklocale/Makefile b/share/mklocale/Makefile
index c8067a4..efb96d9 100644
--- a/share/mklocale/Makefile
+++ b/share/mklocale/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.12 1997/11/07 15:40:02 ache Exp $
+# $Id: Makefile,v 1.13 1998/07/07 23:05:59 bde Exp $
NOMAN=YES
CLEANFILES+= ${LOCALES:S/$/.out/g}
@@ -19,7 +19,7 @@ LATIN1LINKS = \
fr_BE fr_CA fr_CH fr_FR is_IS it_CH it_IT nl_BE nl_NL no_NO \
pt_PT sv_SE
-LATIN2LINKS = hr_HR pl_PL sl_SI
+LATIN2LINKS = hr_HR hu_HU pl_PL sl_SI
.SUFFIXES: .src .out
OpenPOWER on IntegriCloud