]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - contrib/gnu-sort/FREEBSD-upgrade
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.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