diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-06-21 21:27:46 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-06-21 21:27:46 +0000 |
commit | 3c088f1b9af4965790f8f782c45e3280bc5bb68d (patch) | |
tree | 574b4a0a046ae0a48a0fd8f8df039adf82f28f96 /x11-fm | |
parent | 45b745f6054c573e73e15c5330ca045ec0b2779c (diff) |
Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDEN
ports. They will be removed on or after that date if they are still
broken and no fix has been submitted to GNATS.
Notes
Notes:
svn path=/head/; revision=111956
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/xdiskusage/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-fm/xdiskusage/Makefile b/x11-fm/xdiskusage/Makefile index e63656eafc8f..e3d9e2ed81f6 100644 --- a/x11-fm/xdiskusage/Makefile +++ b/x11-fm/xdiskusage/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://xdiskusage.sourceforge.net/ EXTRACT_SUFX= .tgz IGNORE= only works with 'du' output, e.g. du | xdiskusage - +EXPIRATION_DATE=2004-08-20 +DEPRECATED= ${IGNORE} MAINTAINER= trevor@FreeBSD.org COMMENT= Show where disk space is taken up |