diff options
author | antoine <antoine@FreeBSD.org> | 2015-09-27 05:39:10 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-09-27 05:39:10 +0800 |
commit | 157139f2dd793410c6e6896908266ab23687425f (patch) | |
tree | cc968675ec3ad1a6abd1bcf33e98fdaff597aaa6 /x11-wm | |
parent | 5ad134fee73c5d8dc09abe7349a8c1dba996dea7 (diff) | |
download | freebsd-ports-gnome-157139f2dd793410c6e6896908266ab23687425f.tar.gz freebsd-ports-gnome-157139f2dd793410c6e6896908266ab23687425f.tar.zst freebsd-ports-gnome-157139f2dd793410c6e6896908266ab23687425f.zip |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/e-module-diskio/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/e-module-diskio/Makefile b/x11-wm/e-module-diskio/Makefile index 3d972fbf5752..891faf2e8333 100644 --- a/x11-wm/e-module-diskio/Makefile +++ b/x11-wm/e-module-diskio/Makefile @@ -18,6 +18,8 @@ USES= gmake libtool pkgconfig tar:xz INSTALL_TARGET= install-strip BROKEN= Don't build with EFL 1.13.0 +DEPRECATED= Broken for more than 7 months +EXPIRATION_DATE= 2015-10-31 .include "../enlightenment/Makefile.plist" |