diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2010-09-18 12:44:58 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2010-09-18 12:44:58 +0000 |
commit | fcbf8ded3e0f11f374fe9c164e731222b7a5a88c (patch) | |
tree | 96c10ee2a44e6640b43f5edf28b83f1eb1ed9ee6 /emulators | |
parent | efff32e4370204d7d14a67f522413cdb9ee90580 (diff) | |
download | ports-fcbf8ded3e0f11f374fe9c164e731222b7a5a88c.tar.gz ports-fcbf8ded3e0f11f374fe9c164e731222b7a5a88c.zip |
Notes
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 fa3f76292554..823d498e4d55 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 |