diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/hyperv-is/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/emulators/hyperv-is/Makefile b/emulators/hyperv-is/Makefile index cf4278c4de16..e5af31fec9a4 100644 --- a/emulators/hyperv-is/Makefile +++ b/emulators/hyperv-is/Makefile @@ -10,6 +10,10 @@ DISTNAME= ${DNAME} MAINTAINER= bsdic@microsoft.com COMMENT= FreeBSD Integration Service on Hyper-v +IGNORE= does not support any actual FreeBSD release +DEPRECATED= does not support any actual FreeBSD release +EXPIRATION_DATE=2016-03-01 + ONLY_FOR_ARCHS= amd64 i386 USES= kmod uidfix |