From owner-freebsd-hackers@FreeBSD.ORG Tue Jun 18 22:49:57 2013 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 75EC4647 for ; Tue, 18 Jun 2013 22:49:57 +0000 (UTC) (envelope-from matthias.andree@gmx.de) Received: from mout.gmx.net (mout.gmx.net [212.227.17.21]) by mx1.freebsd.org (Postfix) with ESMTP id 1395E1925 for ; Tue, 18 Jun 2013 22:49:56 +0000 (UTC) Received: from mailout-de.gmx.net ([10.1.76.12]) by mrigmx.server.lan (mrigmx002) with ESMTP (Nemesis) id 0MB0os-1Uyw5i1uYG-009xJ7 for ; Wed, 19 Jun 2013 00:49:50 +0200 Received: (qmail invoked by alias); 18 Jun 2013 22:49:50 -0000 Received: from g228137004.adsl.alicedsl.de (EHLO mandree.no-ip.org) [92.228.137.4] by mail.gmx.net (mp012) with SMTP; 19 Jun 2013 00:49:50 +0200 X-Authenticated: #428038 X-Provags-ID: V01U2FsdGVkX1+1GhhXxa21dhJsva1CnKUk0kMHh6yftxXjc/hy1a GSZjmO/Gj9c9Vk Received: from [IPv6:::1] (localhost6.localdomain6 [IPv6:::1]) by apollo.emma.line.org (Postfix) with ESMTP id 160FE23CEB6 for ; Wed, 19 Jun 2013 00:49:49 +0200 (CEST) Message-ID: <51C0E40D.8030602@gmx.de> Date: Wed, 19 Jun 2013 00:49:49 +0200 From: Matthias Andree User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6 MIME-Version: 1.0 To: freebsd-hackers@freebsd.org Subject: Re: Bug in qmail port's Makefile, where to report? References: In-Reply-To: X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jun 2013 22:49:57 -0000 Am 19.06.2013 00:38, schrieb Joe Schaefer: > I looked on freshports for a way to file a bug report but didn't see > anything. Freshports is a second-hand source. The first-hand source is the MAINTAINER line in the Makefile :-) > I have a one-character patch to the Makefile that needs incorporation. > Any tips for how to contact the ports maintainers for qmail? Mail the maintainer, possibly carbon copying the ports@freebsd.org list so others can patch locally until the maintainer gets around to dealing with the fix.