Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 0BC6E63BC62 for ; Wed, 29 Apr 2009 12:34:45 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id B785663B17A; Wed, 29 Apr 2009 12:34:44 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 6A1A463B167 for ; Wed, 29 Apr 2009 12:34:43 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 1E398175D0; Wed, 29 Apr 2009 12:34:43 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 29 Apr 2009 12:34:43 +0000 From: Stephen Borrill Subject: CVS commit: pkgsrc/net/miniupnpd To: pkgsrc-changes@NetBSD.org Reply-To: sborrill@netbsd.org X-Mailer: log_accum Message-Id: <20090429123443.1E398175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: sborrill Date: Wed Apr 29 12:34:43 UTC 2009 Modified Files: pkgsrc/net/miniupnpd: Makefile options.mk Log Message: NetBSD GENERIC has IPFilter enabled and pf disabled by default. Therefore, on NetBSD at least, we shouldn't default to pf. Bump PKGREVISION To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/miniupnpd/Makefile \ pkgsrc/net/miniupnpd/options.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.