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

Rene Ladan rene at FreeBSD.org
Thu Dec 29 18:55:16 UTC 2016


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
 


More information about the svn-ports-head mailing list