diff options
author | kris <kris@FreeBSD.org> | 2004-06-22 05:27:46 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-06-22 05:27:46 +0800 |
commit | 14d1eea421a42564b8f6285daa105bd4a08c6155 (patch) | |
tree | 25e9f8e2c9bd27f220ae798861e3a5e531810e8d /japanese/linux-mozillafirebird-gtk1 | |
parent | 0c36999fa5188ed3a00754d9ceaa4006134ba9c7 (diff) | |
download | freebsd-ports-graphics-14d1eea421a42564b8f6285daa105bd4a08c6155.tar.gz freebsd-ports-graphics-14d1eea421a42564b8f6285daa105bd4a08c6155.tar.zst freebsd-ports-graphics-14d1eea421a42564b8f6285daa105bd4a08c6155.zip |
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.
Diffstat (limited to 'japanese/linux-mozillafirebird-gtk1')
-rw-r--r-- | japanese/linux-mozillafirebird-gtk1/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/linux-mozillafirebird-gtk1/Makefile b/japanese/linux-mozillafirebird-gtk1/Makefile index 081c072409f..5913c30fe90 100644 --- a/japanese/linux-mozillafirebird-gtk1/Makefile +++ b/japanese/linux-mozillafirebird-gtk1/Makefile @@ -13,5 +13,7 @@ DISTNAME= MozillaFirebird-${PORTVERSION}-i686-pc-linux-gnu-jaJP COMMENT= Firebird Web browser: Japanese, Linux, GTK 1.X version BROKEN= "Checksum mismatch" +EXPIRATION_DATE= 2004-08-20 +DEPRECATED= ${BROKEN} .include "../../www/linux-mozillafirebird/Makefile" |