diff options
author | lioux <lioux@FreeBSD.org> | 2010-09-18 20:44:58 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2010-09-18 20:44:58 +0800 |
commit | 24f44f04f8e8e2062cf5eac35845df7eaa1a6490 (patch) | |
tree | c85610173db5fb9ca04c055b1d173086082b1229 /emulators | |
parent | 5c508887e0a62b0f2b27c5cbf258b72b25b8263a (diff) | |
download | freebsd-ports-graphics-24f44f04f8e8e2062cf5eac35845df7eaa1a6490.tar.gz freebsd-ports-graphics-24f44f04f8e8e2062cf5eac35845df7eaa1a6490.tar.zst freebsd-ports-graphics-24f44f04f8e8e2062cf5eac35845df7eaa1a6490.zip |
- Mark DEPRECATED: Development has ceased and distfile is no longer available
- Set EXPIRATION_DATE=2010-12-31
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/win4bsd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/win4bsd/Makefile b/emulators/win4bsd/Makefile index fa3f7629255..823d498e4d5 100644 --- a/emulators/win4bsd/Makefile +++ b/emulators/win4bsd/Makefile @@ -21,6 +21,8 @@ RUN_DEPENDS= kqemu-kmod>1.3.0.p11:${PORTSDIR}/emulators/kqemu-kmod \ xwininfo:${PORTSDIR}/x11/xwininfo BROKEN= does not fetch +DEPRECATED= Development has ceased and distfile is no longer available +EXPIRATION_DATE=2010-12-31 CONFLICTS= Win4BSD-[0-9]* ONLY_FOR_ARCHS= i386 |