diff options
author | antoine <antoine@FreeBSD.org> | 2015-11-29 17:51:30 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-11-29 17:51:30 +0800 |
commit | 419d6e8410cea8b97d6107c491af29adafb9eeb6 (patch) | |
tree | b91b466eb9eb2ef81c548783b0eebab6e3cf6cf7 /irc | |
parent | 89605697b3539a456d0d86f1400617406b7bc685 (diff) | |
download | freebsd-ports-gnome-419d6e8410cea8b97d6107c491af29adafb9eeb6.tar.gz freebsd-ports-gnome-419d6e8410cea8b97d6107c491af29adafb9eeb6.tar.zst freebsd-ports-gnome-419d6e8410cea8b97d6107c491af29adafb9eeb6.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 |