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