diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-12-29 23:47:34 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-12-29 23:47:34 +0800 |
commit | d8754352ab0932b5fad01f921077c51820358007 (patch) | |
tree | 8561e30da78d280bb51b679d9ea5342a008aa7a4 /emulators | |
parent | 41b87569a569159aff9a37edca13dc5f8047788c (diff) | |
download | freebsd-ports-gnome-d8754352ab0932b5fad01f921077c51820358007.tar.gz freebsd-ports-gnome-d8754352ab0932b5fad01f921077c51820358007.tar.zst freebsd-ports-gnome-d8754352ab0932b5fad01f921077c51820358007.zip |
- Deprecate and ignore in 2 months: this port does not support any actual FreeBSD version
Approved by: portmgr blanket
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 |