Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jul 2015 21:25:54 +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: r393274 - head/ports-mgmt/freebsd-bugzilla-cli
Message-ID:  <201507302125.t6ULPsN4040528@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pgollucci
Date: Thu Jul 30 21:25:53 2015
New Revision: 393274
URL: https://svnweb.freebsd.org/changeset/ports/393274

Log:
  forgot to update pkg-descr

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

Modified: head/ports-mgmt/freebsd-bugzilla-cli/Makefile
==============================================================================
--- head/ports-mgmt/freebsd-bugzilla-cli/Makefile	Thu Jul 30 21:21:28 2015	(r393273)
+++ head/ports-mgmt/freebsd-bugzilla-cli/Makefile	Thu Jul 30 21:25:53 2015	(r393274)
@@ -3,6 +3,7 @@
 
 PORTNAME=	freebsd-bugzilla-cli
 PORTVERSION=	0.2.0
+PORTREVISION=	1
 CATEGORIES=	ports-mgmt
 MASTER_SITES=	GH
 

Modified: head/ports-mgmt/freebsd-bugzilla-cli/pkg-descr
==============================================================================
--- head/ports-mgmt/freebsd-bugzilla-cli/pkg-descr	Thu Jul 30 21:21:28 2015	(r393273)
+++ head/ports-mgmt/freebsd-bugzilla-cli/pkg-descr	Thu Jul 30 21:25:53 2015	(r393274)
@@ -2,6 +2,7 @@ CLI utilities and wrappers for FreeBSD's
 ports.  Provides a consistent API which can have pluggable backends.
 
 Supported Commands:
+ bz init
  bz login
  bz submit
  bz take



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