diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-09-27 22:43:12 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-09-27 22:43:12 +0000 |
commit | 538e27c886a22f8c7e794f36c40bf15782bdf269 (patch) | |
tree | e283314ab0e07d17442b753a1b9e375a3aa3ce11 /x11-wm | |
parent | 66a4ff8188dc7d8fda13feefe092b6ac056c2269 (diff) | |
download | ports-538e27c886a22f8c7e794f36c40bf15782bdf269.tar.gz ports-538e27c886a22f8c7e794f36c40bf15782bdf269.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/9wm/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-wm/9wm/Makefile b/x11-wm/9wm/Makefile index e6b25ea6c996..459e7a264549 100644 --- a/x11-wm/9wm/Makefile +++ b/x11-wm/9wm/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://www.isc.org/sources/X/window-managers/ MAINTAINER= ports@FreeBSD.org COMMENT= An 8 1/2-like Window Manager for X +DEPRECATED= Project is dead, last release from 2002 +EXPIRATION_DATE= 2007-10-28 + USE_IMAKE= yes MAN1= 9wm.1 PLIST_FILES= bin/9wm |