diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-11-29 09:51:30 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-11-29 09:51:30 +0000 |
commit | a1af583929f28afb51a5190a9e28de2b1746d9ad (patch) | |
tree | b91b466eb9eb2ef81c548783b0eebab6e3cf6cf7 /irc | |
parent | 26678e88891c4d09c898a1894d6ae375f9316503 (diff) | |
download | freebsd-ports-a1af583929f28afb51a5190a9e28de2b1746d9ad.zip |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'irc')
-rw-r--r-- | irc/quirc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/quirc/Makefile b/irc/quirc/Makefile index f501993206a6..9fed1ff838ff 100644 --- a/irc/quirc/Makefile +++ b/irc/quirc/Makefile @@ -13,6 +13,8 @@ COMMENT= Tcl/Tk IRC client for the X Window System OPTIONS_DEFINE= DOCS BROKEN= Unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-12-30 USES= tk USE_XORG= xt |