Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Aug 2015 01:36:36 +0000 (UTC)
From:      "Philip M. Gollucci" <pgollucci@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r393999 - head/ports-mgmt/freebsd-bugzilla-cli
Message-ID:  <201508120136.t7C1aa7c050412@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pgollucci
Date: Wed Aug 12 01:36:35 2015
New Revision: 393999
URL: https://svnweb.freebsd.org/changeset/ports/393999

Log:
  fix typo

Modified:
  head/ports-mgmt/freebsd-bugzilla-cli/Makefile

Modified: head/ports-mgmt/freebsd-bugzilla-cli/Makefile
==============================================================================
--- head/ports-mgmt/freebsd-bugzilla-cli/Makefile	Wed Aug 12 01:35:17 2015	(r393998)
+++ head/ports-mgmt/freebsd-bugzilla-cli/Makefile	Wed Aug 12 01:36:35 2015	(r393999)
@@ -12,7 +12,7 @@ LICENSE=	APACHE20
 
 OPTIONS_GROUP=	BACKEND
 OPTIONS_GROUP_BACKEND=	PYBUGZ
-OPTIONS_DEFAULT=	PYBUGZK
+OPTIONS_DEFAULT=	PYBUGZ
 OPTIONS_SUB=	yes
 
 PYBUGZ_DESC=	use devel/pybugz for bugzilla interface



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508120136.t7C1aa7c050412>