From owner-svn-ports-all@FreeBSD.ORG Sun May 18 19:33:07 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 03B9C6AD; Sun, 18 May 2014 19:33:07 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E5ADC24F8; Sun, 18 May 2014 19:33:06 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4IJX6uL040271; Sun, 18 May 2014 19:33:06 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4IJX6i3040270; Sun, 18 May 2014 19:33:06 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201405181933.s4IJX6i3040270@svn.freebsd.org> From: Eitan Adler Date: Sun, 18 May 2014 19:33:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r354456 - head/devel/bugzilla44 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2014 19:33:07 -0000 Author: eadler Date: Sun May 18 19:33:06 2014 New Revision: 354456 URL: http://svnweb.freebsd.org/changeset/ports/354456 QAT: https://qat.redports.org/buildarchive/r354456/ Log: devel/bugzilla44: Better the description Submitted by: gavin Approved by: ohauer (maintainer, implicit) Modified: head/devel/bugzilla44/Makefile.options Modified: head/devel/bugzilla44/Makefile.options ============================================================================== --- head/devel/bugzilla44/Makefile.options Sun May 18 19:32:59 2014 (r354455) +++ head/devel/bugzilla44/Makefile.options Sun May 18 19:33:06 2014 (r354456) @@ -55,7 +55,7 @@ BMP2PNG_DESC= BMP Attachments to PNGs CHARTING_MODULES_DESC= Bug charting support CONTRIB_DESC= Install user-contributed scripts EXPORT_IMPORT_DESC= Import/export bugs (via XML) -FREEBSD_DESC= Patch used for the FreeBSD project +FREEBSD_DESC= Patch used internally by the FreeBSD project GRAPH_REPORTS_DESC= Graphical Reports INBOUND_EMAIL_DESC= Inbound Email JSONRPC_DESC= JSON-RPC Interface