]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - contrib/gnu-sort/FREEBSD-upgrade
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / contrib / gnu-sort / FREEBSD-upgrade
1 $FreeBSD$
2
3 GNU Sort
4         originals can be found at:      ftp://ftp.gnu.org/gnu/coreutils/
5
6 Configure by:
7         ./configure --disable-nls --without-libiconv-prefix \
8                 --without-libintl-prefix
9
10 Imported by:
11
12          cvs import \
13                 -m "Virgin import (trimmed) of GNU Sort, coreutils 5.2.1" \
14                 src/contrib/gnu-sort FSF SORT_v5_2_1