diff options
author | antoine <antoine@FreeBSD.org> | 2018-11-19 02:35:38 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2018-11-19 02:35:38 +0800 |
commit | 5f5d614f62123ee2c3c88aafd31ce5d439f9788c (patch) | |
tree | dcfb1dad79d4650820e689e5d656a05149e16074 /x11-wm | |
parent | da0b975a36903072541c2202dc58f83f9a52ae0c (diff) | |
download | freebsd-ports-gnome-5f5d614f62123ee2c3c88aafd31ce5d439f9788c.tar.gz freebsd-ports-gnome-5f5d614f62123ee2c3c88aafd31ce5d439f9788c.tar.zst freebsd-ports-gnome-5f5d614f62123ee2c3c88aafd31ce5d439f9788c.zip |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/qtile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/qtile/Makefile b/x11-wm/qtile/Makefile index 8c490165a725..55f2a2037bf9 100644 --- a/x11-wm/qtile/Makefile +++ b/x11-wm/qtile/Makefile @@ -14,7 +14,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE DEPRECATED= does not run -EXPIRATION_DATE= 2018-12-31 +EXPIRATION_DATE= 2018-12-19 BROKEN= does not run RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xpyb>0:x11/xpyb@${PY_FLAVOR} \ |