From 775a09040718879afd3591f65f33fb7323f43be9 Mon Sep 17 00:00:00 2001 From: dougb Date: Sat, 25 Sep 2004 09:11:39 +0000 Subject: Ruslan teaches me yet another useful fact. "Please sort these lexically" does NOT mean in Unix-caps-first order. --- share/doc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share') diff --git a/share/doc/Makefile b/share/doc/Makefile index 7876ae8..6f2742a 100644 --- a/share/doc/Makefile +++ b/share/doc/Makefile @@ -1,7 +1,7 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/5/93 # $FreeBSD$ -SUBDIR= IPv6 ${_bind9} papers psd smm usd +SUBDIR= ${_bind9} IPv6 papers psd smm usd .if !defined(NO_BIND) _bind9= bind9 -- cgit v1.1