Date: Thu, 29 Dec 2016 18:55:15 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429938 - head/emulators/hyperv-is Message-ID: <201612291855.uBTItFRo049057@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rene Date: Thu Dec 29 18:55:15 2016 New Revision: 429938 URL: https://svnweb.freebsd.org/changeset/ports/429938 Log: emulators/hyperv-is: fix expiration date Modified: head/emulators/hyperv-is/Makefile Modified: head/emulators/hyperv-is/Makefile ============================================================================== --- head/emulators/hyperv-is/Makefile Thu Dec 29 18:54:11 2016 (r429937) +++ head/emulators/hyperv-is/Makefile Thu Dec 29 18:55:15 2016 (r429938) @@ -12,7 +12,7 @@ COMMENT= FreeBSD Integration Service on IGNORE= does not support any actual FreeBSD release DEPRECATED= does not support any actual FreeBSD release -EXPIRATION_DATE=2016-03-01 +EXPIRATION_DATE=2017-03-01 ONLY_FOR_ARCHS= amd64 i386
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612291855.uBTItFRo049057>