Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id F3AD963B877 for ; Wed, 17 Sep 2008 15:39:20 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id A7C8563B20C; Wed, 17 Sep 2008 15:39:08 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 40BC763B1EE for ; Wed, 17 Sep 2008 15:39:06 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 27836175D0; Wed, 17 Sep 2008 15:39:06 +0000 (UTC) From: Eric Gillespie Subject: CVS commit: pkgsrc/www/apache22 To: pkgsrc-changes@NetBSD.org Reply-To: epg@netbsd.org Message-Id: <20080917153906.27836175D0@cvs.netbsd.org> Date: Wed, 17 Sep 2008 15:39:06 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: epg Date: Wed Sep 17 15:39:06 UTC 2008 Modified Files: pkgsrc/www/apache22: Makefile Removed Files: pkgsrc/www/apache22: Makefile.common Log Message: When I broke apr/-util out to build separately from httpd on 2007/01/24 19:46:45, I left Makefile.common in apache22 for no reason at all. Drop it. approved by tron To generate a diff of this commit: cvs rdiff -r1.32 -r1.33 pkgsrc/www/apache22/Makefile cvs rdiff -r1.8 -r0 pkgsrc/www/apache22/Makefile.common Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.