summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-05-26 00:14:17 +0000
committerKarl Berry <karl@freefriends.org>2012-05-26 00:14:17 +0000
commitb18cf7dc81a16fdb8920ecc9bb33d40b67fc58a0 (patch)
tree68cf56ad9ffc30ddd80b241ac622b11749efa95e /Master/tlpkg/TeXLive
parent338b32be55c2635f6d1f50b6e15cefff2965e3a3 (diff)
(platform_desc): x86_64 with GNU/kFreeBSD
git-svn-id: svn://tug.org/texlive/trunk@26660 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/TeXLive')
-rw-r--r--Master/tlpkg/TeXLive/TLUtils.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/TeXLive/TLUtils.pm b/Master/tlpkg/TeXLive/TLUtils.pm
index 96fd775100a..51f2cba92b0 100644
--- a/Master/tlpkg/TeXLive/TLUtils.pm
+++ b/Master/tlpkg/TeXLive/TLUtils.pm
@@ -313,7 +313,7 @@ sub platform_desc {
'alpha-linux' => 'DEC Alpha with GNU/Linux',
'alphaev5-osf' => 'DEC Alphaev5 OSF',
'amd64-freebsd' => 'x86_64 with FreeBSD',
- 'amd64-kfreebsd' => 'x86_64 with GNU/FreeBSD',
+ 'amd64-kfreebsd' => 'x86_64 with GNU/kFreeBSD',
'armel-linux' => 'ARM with GNU/Linux',
'hppa-hpux' => 'HP-UX',
'i386-cygwin' => 'Intel x86 with Cygwin',