diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-06-19 02:54:54 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-06-19 02:54:54 +0000 |
commit | 6da29a94fad7dd606cdc47dce031d71ea162d8fd (patch) | |
tree | b814bdc850876fc7f43127bd2a783cf124f36b80 /irc/erc | |
parent | - Fix segfaults, unbreak (diff) |
- This port has been BROKEN for more than 6 months. It will be removed unless
fixed in next two months.
With hat: portmgr
Diffstat (limited to 'irc/erc')
-rw-r--r-- | irc/erc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/erc/Makefile b/irc/erc/Makefile index 8bec936806ee..d91cd8bf9571 100644 --- a/irc/erc/Makefile +++ b/irc/erc/Makefile @@ -17,6 +17,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= ERC is an Emacs InternetRelayChat client BROKEN= Conflicting dependencies +DEPRECATED= Has been broken for more than 6 months +EXPIRATION_DATE=2008-09-19 USE_EMACS= yes |