diff options
author | miwi <miwi@FreeBSD.org> | 2007-09-28 06:00:01 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-09-28 06:00:01 +0800 |
commit | 522f9c6bafb9ec883ac35fc0996395f055db710e (patch) | |
tree | 9f0152d29838a3d9a1d08bc8666d4d17f2fc4ebe /x11-wm/uwm | |
parent | 47f004a95ea10bfb984ca2cb99708baf3e51ca9e (diff) | |
download | freebsd-ports-gnome-522f9c6bafb9ec883ac35fc0996395f055db710e.tar.gz freebsd-ports-gnome-522f9c6bafb9ec883ac35fc0996395f055db710e.tar.zst freebsd-ports-gnome-522f9c6bafb9ec883ac35fc0996395f055db710e.zip |
- 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 |