diff options
author | marcus <marcus@FreeBSD.org> | 2009-01-13 06:12:01 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2009-01-13 06:12:01 +0800 |
commit | c4c99680979ab610678d649e73ab3c0c762398d7 (patch) | |
tree | a4786fab8e16ef992241e9ca5651d407624efa51 /x11-wm | |
parent | c91044eb7b7db3386eb0555bdd0485d90dd5b69f (diff) | |
download | freebsd-ports-gnome-c4c99680979ab610678d649e73ab3c0c762398d7.tar.gz freebsd-ports-gnome-c4c99680979ab610678d649e73ab3c0c762398d7.tar.zst freebsd-ports-gnome-c4c99680979ab610678d649e73ab3c0c762398d7.zip |
Mark BROKEN as well.
Requested by: pav
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/expocity/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/expocity/Makefile b/x11-wm/expocity/Makefile index efe2aee9d37d..3e837d577f92 100644 --- a/x11-wm/expocity/Makefile +++ b/x11-wm/expocity/Makefile @@ -34,4 +34,6 @@ MAKE_ENV= G_CHARSET_ALIAS="${LOCALBASE}/libdata/charset.alias" DEPRECATED= project has been abandoned EXPIRATION_DATE= 2009-01-31 +BROKEN= project has been abandoned + .include <bsd.port.mk> |