From owner-cvs-all Sat Jan 2 08:10:33 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA29445 for cvs-all-outgoing; Sat, 2 Jan 1999 08:10:33 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA29440; Sat, 2 Jan 1999 08:10:32 -0800 (PST) (envelope-from simokawa@FreeBSD.org) From: Hidetoshi Shimokawa Received: (from simokawa@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA09889; Sat, 2 Jan 1999 08:10:25 -0800 (PST) Date: Sat, 2 Jan 1999 08:10:25 -0800 (PST) Message-Id: <199901021610.IAA09889@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/devel/libicq/pkg PLIST ports/japanese/libicq/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk simokawa 1999/01/02 08:10:25 PST Modified files: devel/libicq/pkg PLIST japanese/libicq/pkg PLIST Log: Fix wrong order of PLIST. 'ldconfig -m %B' must be next after libraries and shouldn't be next after include files because '%B' represents the prefix of previous file. And sort alphabetically. Revision Changes Path 1.3 +2 -2 ports/devel/libicq/pkg/PLIST 1.3 +2 -2 ports/japanese/libicq/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message