diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2006-10-07 11:09:21 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2006-10-07 11:09:21 +0000 |
commit | 641396607f6658a067a30b41326b6dcda4dc69d4 (patch) | |
tree | 7b27d534855235517ee23e75011befe5ab82fb60 /x11-wm | |
parent | 6a33ee99027011bf46b0c0cba02d11f586947328 (diff) | |
download | ports-641396607f6658a067a30b41326b6dcda4dc69d4.tar.gz ports-641396607f6658a067a30b41326b6dcda4dc69d4.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/tpager/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-wm/tpager/Makefile b/x11-wm/tpager/Makefile index fb3320d48ac9..f428251ce223 100644 --- a/x11-wm/tpager/Makefile +++ b/x11-wm/tpager/Makefile @@ -20,6 +20,9 @@ USE_BZIP2= yes PLIST_FILES= bin/tpager +DEPRECATED= Unmaintained and disappears from MASTER_SITE on a regular basis +EXPIRATION_DATE=2007-12-07 + post-patch: @${REINPLACE_CMD} -e 's#/usr/X11R6#${X11BASE}#' ${WRKSRC}/Makefile |