Date: Tue, 7 Oct 2014 04:59:17 +0000 (UTC) From: John Marino <marino@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r370269 - head/emulators/hyperv-is Message-ID: <201410070459.s974xHlQ037458@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410070459.s974xHlQ037458>