From owner-freebsd-hackers@FreeBSD.ORG Tue Jun 18 22:38:18 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 0B07C27B for ; Tue, 18 Jun 2013 22:38:18 +0000 (UTC) (envelope-from joesuf4@gmail.com) Received: from mail-ie0-x230.google.com (mail-ie0-x230.google.com [IPv6:2607:f8b0:4001:c03::230]) by mx1.freebsd.org (Postfix) with ESMTP id D884618AC for ; Tue, 18 Jun 2013 22:38:17 +0000 (UTC) Received: by mail-ie0-f176.google.com with SMTP id ar20so11552856iec.35 for ; Tue, 18 Jun 2013 15:38:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=QpT+iPwsrlyq8Pbgy30lVhc1qTFkXniQqEWISEAezc4=; b=ADiZRPaG5WSN/iJVU9j0QvP3d9IRWlaGJ090pHRm3jhCGyQttbxF0wUT2XIV2uAjML iyxwgawZbyNP/2/v3Q0kGIE3ldfHlkg0pS/fb8+GFLNQeE7RhQlDU/I02go8BqKb+Mg9 bxBDcy+y+66N9Xti4FqP35lTCjBIAQh7r74RzUDjgt4niGl0KjHE7jPfOtb36TNaTo1j 8rWODUgShU1WJpViyunawZYCpGk3nmXge5HmendUim7ELXg6RRCUwAb6oPNE5a8L4FcB CAXq1qc5243MzoU4QzVzTwjKGxqZlettZa5Q43fr7hq526FoZRrDf5sy4zMwJDa0YUFX ctzg== MIME-Version: 1.0 X-Received: by 10.43.179.71 with SMTP id oz7mr2207630icc.43.1371595097640; Tue, 18 Jun 2013 15:38:17 -0700 (PDT) Received: by 10.50.168.35 with HTTP; Tue, 18 Jun 2013 15:38:17 -0700 (PDT) Date: Tue, 18 Jun 2013 18:38:17 -0400 Message-ID: Subject: Bug in qmail port's Makefile, where to report? From: Joe Schaefer To: freebsd-hackers Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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:38:18 -0000 I looked on freshports for a way to file a bug report but didn't see anything. I have a one-character patch to the Makefile that needs incorporation. Any tips for how to contact the ports maintainers for qmail? Thx.