From owner-cvs-all Sun Apr 11 16:11:22 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 A5EC0165B0; Sun, 11 Apr 1999 15:44:24 -0700 (PDT) (envelope-from jseger@FreeBSD.org) Received: (from jseger@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id PAA23122; Sun, 11 Apr 1999 15:42:07 -0700 (PDT) (envelope-from jseger@FreeBSD.org) Message-Id: <199904112242.PAA23122@freefall.freebsd.org> From: "Justin M. Seger" Date: Sun, 11 Apr 1999 15:42:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/identify Makefile ports/security/identify/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jseger 1999/04/11 15:42:07 PDT Modified files: security/identify Makefile security/identify/pkg PLIST Log: 1)BUILD_DEPENDS was missing an S and wasn't in the proper form. 2)Was installing into a directory but not removing it with the rest of the package. 3)Now supports NOPORTDOCS (which isn't documented in Mk/bsd.port.mk) Revision Changes Path 1.3 +9 -2 ports/security/identify/Makefile 1.2 +1 -0 ports/security/identify/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message