diff options
Diffstat (limited to 'x11/arandr/Makefile')
-rw-r--r-- | x11/arandr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/arandr/Makefile b/x11/arandr/Makefile index 677a1389fc7b..358d4142d267 100644 --- a/x11/arandr/Makefile +++ b/x11/arandr/Makefile @@ -13,7 +13,7 @@ COMMENT= Another XRandR GUI LICENSE= GPLv3 DEPRECATED= Old, uses EOLed python27 -EXPIRATION_DATE= 2020-03-01 +EXPIRATION_DATE= 2020-03-15 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docutils>0.6:textproc/py-docutils@${PY_FLAVOR} RUN_DEPENDS= xrandr>0:x11/xrandr \ |