diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-09-30 11:31:59 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-09-30 11:31:59 +0000 |
commit | b7e4d9a7c2cf6de507725ccb0925e56c93123471 (patch) | |
tree | be53820f5f4254acd8ba83cd27518b32a1757b6c | |
parent | Merge DEPRECATED and remove latter EXPIRATION_DATE (diff) |
Merge DEPRECATED and remove latter EXPIRATION_DATE
Notes
Notes:
svn path=/head/; revision=513365
-rw-r--r-- | x11-wm/fvwm/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-wm/fvwm/Makefile b/x11-wm/fvwm/Makefile index 0a68e79efe1d..d172c379a435 100644 --- a/x11-wm/fvwm/Makefile +++ b/x11-wm/fvwm/Makefile @@ -12,9 +12,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Fvwm window manager BROKEN= unfetchable -DEPRECATED= Unfetchable, unmaintained -EXPIRATION_DATE= 2019-10-16 -DEPRECATED= unsupported upstream +DEPRECATED= Unfetchable, unmaintained, unsupported upstream EXPIRATION_DATE= 2019-10-05 CONFLICTS= fvwm-2.* |