diff options
author | rakuco <rakuco@FreeBSD.org> | 2014-03-09 01:36:32 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2014-03-09 01:36:32 +0800 |
commit | 88462da9a38990e67d0a2d9294a8fd8173fa0af1 (patch) | |
tree | e25e493cc5ff530ba6e8f8ac5dcacbdd021ffc5e | |
parent | 474328f4544ac9bb81f7c8903d67935e5f112737 (diff) | |
download | freebsd-ports-gnome-88462da9a38990e67d0a2d9294a8fd8173fa0af1.tar.gz freebsd-ports-gnome-88462da9a38990e67d0a2d9294a8fd8173fa0af1.tar.zst freebsd-ports-gnome-88462da9a38990e67d0a2d9294a8fd8173fa0af1.zip |
Improve the wording in DEPRECATED a bit.
-rw-r--r-- | x11-wm/stumpwm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/stumpwm/Makefile b/x11-wm/stumpwm/Makefile index be1c611cd58b..94d1510eaa11 100644 --- a/x11-wm/stumpwm/Makefile +++ b/x11-wm/stumpwm/Makefile @@ -15,7 +15,7 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BROKEN= Broken 4 months already, will not build with either lisp compiler -DEPRECATED= Broken since more than 4 months +DEPRECATED= Broken for more than 4 months EXPIRATION_DATE= 2014-05-01 GNU_CONFIGURE= yes |