From owner-cvs-ports Thu Feb 19 16:45:51 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA02358 for cvs-ports-outgoing; Thu, 19 Feb 1998 16:45:51 -0800 (PST) (envelope-from owner-cvs-ports) 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 QAA02209; Thu, 19 Feb 1998 16:44:34 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA13687; Thu, 19 Feb 1998 16:43:45 -0800 (PST) Date: Thu, 19 Feb 1998 16:43:45 -0800 (PST) Message-Id: <199802200043.QAA13687@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/www/apache-ssl Makefile ports/www/apache-ssl/patches patch-ad Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk steve 1998/02/19 16:43:45 PST Modified files: www/apache-ssl Makefile www/apache-ssl/patches patch-ad Log: Instead of using ssleay.cnf.sample warn the user that they must first create ssleay.cnf before 'make certificate' will work. Suggested by: Mark Murray Revision Changes Path 1.44 +7 -3 ports/www/apache-ssl/Makefile 1.8 +1 -1 ports/www/apache-ssl/patches/patch-ad