diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-09-03 09:43:57 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-09-03 09:43:57 +0000 |
commit | 0035fb0fa976ed47f02176413846930794983d83 (patch) | |
tree | 7df18cd0267144d908b5ca40e402b373a3fb69cd /x11-wm/fvwm24/Makefile | |
parent | Remove various ports that have been DEPRECATED for varying periods, (diff) |
s/EXPIRATION/EXPIRATION_DATE/
Submitted by: bapt
Notes
Notes:
svn path=/head/; revision=281075
Diffstat (limited to 'x11-wm/fvwm24/Makefile')
-rw-r--r-- | x11-wm/fvwm24/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/fvwm24/Makefile b/x11-wm/fvwm24/Makefile index d87061b1b0de..e00e5b48b627 100644 --- a/x11-wm/fvwm24/Makefile +++ b/x11-wm/fvwm24/Makefile @@ -19,7 +19,7 @@ MAINTAINER= cy@FreeBSD.org COMMENT= Popular virtual window manager for X DEPRECATED= No longer supported by fvwm.org. -EXPIRATION= 2011-09-30 +EXPIRATION_DATE= 2011-09-30 RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 |