diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2020-07-26 15:32:00 +0800 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2020-07-26 15:32:00 +0800 |
commit | 37a49a023d6802b263ae23cbad150f1187f3defc (patch) | |
tree | 66964d2f3e80b9ae6e5aba182fef7bee23ce46e0 /x11-wm | |
parent | 0b69a4e7cd68d2a766ee7848e4506b8bf0ef9157 (diff) | |
download | freebsd-ports-gnome-37a49a023d6802b263ae23cbad150f1187f3defc.tar.gz freebsd-ports-gnome-37a49a023d6802b263ae23cbad150f1187f3defc.tar.zst freebsd-ports-gnome-37a49a023d6802b263ae23cbad150f1187f3defc.zip |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/aewm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/aewm/Makefile b/x11-wm/aewm/Makefile index 3d49e958677e..e9fed56efff1 100644 --- a/x11-wm/aewm/Makefile +++ b/x11-wm/aewm/Makefile @@ -11,6 +11,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= ICCCM-compliant window manager based on 9wm BROKEN= unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2020-08-26 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |