diff options
author | Cy Schubert <cy@FreeBSD.org> | 2011-04-17 04:56:06 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2011-04-17 04:56:06 +0000 |
commit | a06182ccda07f095da6ce4d451f1be5bc67ac916 (patch) | |
tree | 24a72edf0baa9bf90225120980673c725f635d9e /x11-wm/fvwm24/Makefile | |
parent | Update 2.6.0 --> 2.7.0. FVWM's 2.7 branch is the new development branch. (diff) |
Mark FVWM 2.4 deprecated. It is no longer supported by fvwm.org. We will
keep it here for those who still need fvwm-2.4.20 however our support for it
is limited.
Notes
Notes:
svn path=/head/; revision=272830
Diffstat (limited to 'x11-wm/fvwm24/Makefile')
-rw-r--r-- | x11-wm/fvwm24/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/fvwm24/Makefile b/x11-wm/fvwm24/Makefile index 45860728bd9c..822af2017276 100644 --- a/x11-wm/fvwm24/Makefile +++ b/x11-wm/fvwm24/Makefile @@ -18,6 +18,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= cy@FreeBSD.org COMMENT= Popular virtual window manager for X +DEPRECATED= No longer supported by fvwm.org. + RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 .if defined(WITH_STROKE) |