diff options
author | Karl Berry <karl@freefriends.org> | 2013-04-30 23:20:41 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-04-30 23:20:41 +0000 |
commit | 3eec8d8325c3df4aa24cdbd8d378080a7e25f3d2 (patch) | |
tree | d73ee562f778e637ff4644e991c16890731f9832 /Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc | |
parent | c8578c17064b81eb4637568a0f2decdf6198196e (diff) |
amd64-netbsd and i386-netbsd, from Marc Baudoin
git-svn-id: svn://tug.org/texlive/trunk@30191 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc b/Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc index 525b73b2ee4..01b88d89c96 100644 --- a/Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc +++ b/Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc @@ -31,8 +31,8 @@ binpattern f tlpkg/installer/xz/xzdec.${ARCH} # # the platforms for which we provide wget: binpattern f/\ -amd64-freebsd,amd64-kfreebsd,\ -i386-freebsd,i386-kfreebsd,\ +amd64-freebsd,amd64-kfreebsd,amd64-netbsd,\ +i386-freebsd,i386-kfreebsd,i386-netbsd,\ sparc-solaris,\ universal-darwin,win32,x86_64-darwin \ tlpkg/installer/wget/wget.${ARCH} |