From owner-cvs-all Sun Mar 28 19:18: 2 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 42F6714ECD; Sun, 28 Mar 1999 19:18:01 -0800 (PST) (envelope-from bde@FreeBSD.org) Received: (from bde@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id TAA13022; Sun, 28 Mar 1999 19:17:44 -0800 (PST) (envelope-from bde@FreeBSD.org) Message-Id: <199903290317.TAA13022@freefall.freebsd.org> From: Bruce Evans Date: Sun, 28 Mar 1999 19:17:43 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/portmap Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1999/03/28 19:17:43 PST Modified files: usr.sbin/portmap Makefile Log: Fixed world breakage in previous commit. -lwrap was in LDFLAGS where it has no effect. Fixed the usual style bugs for DPADD and LDADD. Revision Changes Path 1.6 +3 -3 src/usr.sbin/portmap/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message