svn commit: r460305 - head/devel/bhyve-vm-goagent

Marcelo Araujo araujo at FreeBSD.org
Mon Jan 29 13:57:27 UTC 2018


Author: araujo
Date: Mon Jan 29 13:57:26 2018
New Revision: 460305
URL: https://svnweb.freebsd.org/changeset/ports/460305

Log:
  - Add a virtual categories sysutils forgotten in my previous commit.

Modified:
  head/devel/bhyve-vm-goagent/Makefile

Modified: head/devel/bhyve-vm-goagent/Makefile
==============================================================================
--- head/devel/bhyve-vm-goagent/Makefile	Mon Jan 29 13:50:47 2018	(r460304)
+++ head/devel/bhyve-vm-goagent/Makefile	Mon Jan 29 13:57:26 2018	(r460305)
@@ -3,7 +3,7 @@
 PORTNAME=	bhyve-vm-goagent
 PORTVERSION=	1.0
 DISTVERSIONPREFIX=	v
-CATEGORIES=	devel
+CATEGORIES=	devel sysutils
 
 MAINTAINER=	araujo at FreeBSD.org
 COMMENT=	Agent developed in Go that runs inside guest vm


More information about the svn-ports-all mailing list