diff options
Diffstat (limited to 'sysutils/comconsole/Makefile')
-rw-r--r-- | sysutils/comconsole/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/comconsole/Makefile b/sysutils/comconsole/Makefile index ff284e07765b..5dffcc06ccca 100644 --- a/sysutils/comconsole/Makefile +++ b/sysutils/comconsole/Makefile @@ -15,6 +15,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Setup your PC to use serial port COM1 as its console device BROKEN= Modifies files in / and does not undo upon deinstall +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-12-01 NO_BUILD= yes NO_WRKSUBDIR= yes |