diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-09-27 22:00:01 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-09-27 22:00:01 +0000 |
commit | 395b7d96ea9d97f77c1c51c397c7ec7670c3408e (patch) | |
tree | ace6544aadeb16dc2e3b668bcfc141670bddd18a /x11-wm/uwm | |
parent | - add CONFLICTS with puppet-devel (diff) |
- Marked deprecated (Version branch long since retired)
Diffstat (limited to 'x11-wm/uwm')
-rw-r--r-- | x11-wm/uwm/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-wm/uwm/Makefile b/x11-wm/uwm/Makefile index f6908f014158..98150787d39a 100644 --- a/x11-wm/uwm/Makefile +++ b/x11-wm/uwm/Makefile @@ -23,6 +23,9 @@ USE_IMAKE= yes REINPLACE_ARGS= -i'' -E WRKSRC= ${WRKDIR}/X.V11R3/clients/uwm +DEPRECATED= Version branch long since retired +EXPIRATION_DATE= 2007-10-27 + post-patch: ${REINPLACE_CMD} 's:/usr/lib/X11:${PREFIX}/lib/X11:g' ${WRKSRC}/uwm.man |