From owner-cvs-all@FreeBSD.ORG Fri Jun 15 08:17:54 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (unknown [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3AB7A1065700; Fri, 15 Jun 2012 08:17:54 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 0E6368FC0A; Fri, 15 Jun 2012 08:17:54 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q5F8HrKd094448; Fri, 15 Jun 2012 08:17:53 GMT (envelope-from sunpoet@repoman.freebsd.org) Received: (from sunpoet@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q5F8Hriv094447; Fri, 15 Jun 2012 08:17:53 GMT (envelope-from sunpoet) Message-Id: <201206150817.q5F8Hriv094447@repoman.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Fri, 15 Jun 2012 08:17:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/aria2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jun 2012 08:17:54 -0000 sunpoet 2012-06-15 08:17:53 UTC FreeBSD ports repository Modified files: www/aria2 Makefile Log: - Fix OPTIONS_DEFINE and OPTIONS_DEFAULT - Add missing DOCS - Remove NLS: NLS defaults to on by bsd.options.mk Revision Changes Path 1.71 +2 -2 ports/www/aria2/Makefile