svn commit: r370269 - head/emulators/hyperv-is

John Marino marino at FreeBSD.org
Tue Oct 7 04:59:17 UTC 2014


Author: marino
Date: Tue Oct  7 04:59:16 2014
New Revision: 370269
URL: https://svnweb.freebsd.org/changeset/ports/370269
QAT: https://qat.redports.org/buildarchive/r370269/

Log:
  emulators/hyperv-is: Fix primary category

Modified:
  head/emulators/hyperv-is/Makefile

Modified: head/emulators/hyperv-is/Makefile
==============================================================================
--- head/emulators/hyperv-is/Makefile	Tue Oct  7 04:38:07 2014	(r370268)
+++ head/emulators/hyperv-is/Makefile	Tue Oct  7 04:59:16 2014	(r370269)
@@ -2,7 +2,7 @@
 
 PORTNAME=	hyperv-is
 PORTVERSION=	1.1
-CATEGORIES=	kld
+CATEGORIES=	emulators kld
 MASTER_SITES=	https://github.com/${MSLINK}/
 DISTNAME=	${DNAME}
 


More information about the svn-ports-head mailing list