diff options
author | flz <flz@FreeBSD.org> | 2006-10-07 19:09:21 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2006-10-07 19:09:21 +0800 |
commit | 420f47861019cda10a224ccfbf79cf430999a5fe (patch) | |
tree | 6d75391be8fad5ec0ae968454fe53e72a28b7f57 | |
parent | b588fa2d2592e8a531e12661b62fb0e5f9292c29 (diff) | |
download | freebsd-ports-gnome-420f47861019cda10a224ccfbf79cf430999a5fe.tar.gz freebsd-ports-gnome-420f47861019cda10a224ccfbf79cf430999a5fe.tar.zst freebsd-ports-gnome-420f47861019cda10a224ccfbf79cf430999a5fe.zip |
Deprecate and mark for deletion in 2 months.
The distfile regularly disappears and the project is unmaintained.
Reported by: fenner
-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 |