diff options
author | alepulver <alepulver@FreeBSD.org> | 2007-09-14 12:14:59 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2007-09-14 12:14:59 +0800 |
commit | 392bdb92c1f0bc871c4b96d1154159dc8907c75c (patch) | |
tree | 9801fc57cbfd491a543ebd521bb766a77278c1fd /emulators | |
parent | 683576c29201eb4d0691cfdfe3e2d9975e9a5c20 (diff) | |
download | freebsd-ports-gnome-392bdb92c1f0bc871c4b96d1154159dc8907c75c.tar.gz freebsd-ports-gnome-392bdb92c1f0bc871c4b96d1154159dc8907c75c.tar.zst freebsd-ports-gnome-392bdb92c1f0bc871c4b96d1154159dc8907c75c.zip |
- Mark as DEPRECATED and set EXPIRATION_DATE to 2007-11-14 (it's outdated,
discontinued and emulators/wine-doors provides its functionality).
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/linux-winetools/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/emulators/linux-winetools/Makefile b/emulators/linux-winetools/Makefile index f2766ae891dc..0a2ca0ea468f 100644 --- a/emulators/linux-winetools/Makefile +++ b/emulators/linux-winetools/Makefile @@ -18,6 +18,9 @@ COMMENT= A setup and configuration tool for WINE RUN_DEPENDS= wine:${PORTSDIR}/emulators/wine +DEPRECATED= Very old, discontinued, and replaced by emulators/wine-doors +EXPIRATION_DATE=2007-11-14 + NO_WRKSUBDIR= yes NO_BUILD= yes USE_LINUX= yes |