diff options
author | antoine <antoine@FreeBSD.org> | 2014-07-23 01:45:13 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-07-23 01:45:13 +0800 |
commit | d0e20ced7565f8a59508484f2afd84206040814c (patch) | |
tree | 30e350d2cee4b6a451fb6510ae714ef6a718d448 /textproc | |
parent | ab0a69a07fce799264c9bc6f92578c177674612a (diff) | |
download | freebsd-ports-gnome-d0e20ced7565f8a59508484f2afd84206040814c.tar.gz freebsd-ports-gnome-d0e20ced7565f8a59508484f2afd84206040814c.tar.zst freebsd-ports-gnome-d0e20ced7565f8a59508484f2afd84206040814c.zip |
Deprecate some ports BROKEN for more than 6 months
With hat: portmgr
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/rast/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/rast/Makefile b/textproc/rast/Makefile index 6f8c4815f3c2..4dd3db5530f0 100644 --- a/textproc/rast/Makefile +++ b/textproc/rast/Makefile @@ -69,5 +69,7 @@ NO_STAGE= yes DEFAULT_ENCODING?= euc_jp BROKEN= Does not compile +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2014-08-22 .include <bsd.port.post.mk> |