diff options
author | pav <pav@FreeBSD.org> | 2005-10-21 16:55:11 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-10-21 16:55:11 +0800 |
commit | f3e3889a7ca4e08f9e82be155ccec5a828f7e5f8 (patch) | |
tree | ca286b8151f9d1b6dfdbc89354462742615259dd /chinese/joe | |
parent | 971abfa6af57b64f07fc13687778169ea02c45c5 (diff) | |
download | freebsd-ports-gnome-f3e3889a7ca4e08f9e82be155ccec5a828f7e5f8.tar.gz freebsd-ports-gnome-f3e3889a7ca4e08f9e82be155ccec5a828f7e5f8.tar.zst freebsd-ports-gnome-f3e3889a7ca4e08f9e82be155ccec5a828f7e5f8.zip |
- Mark broken, give it one month for someone to update for joe-2.9.8
Diffstat (limited to 'chinese/joe')
-rw-r--r-- | chinese/joe/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chinese/joe/Makefile b/chinese/joe/Makefile index aad6c6bad067..582dbda11399 100644 --- a/chinese/joe/Makefile +++ b/chinese/joe/Makefile @@ -13,6 +13,10 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org +BROKEN= "Upstream version updated to 2.9.8" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2005-11-21 + MASTERDIR= ${.CURDIR}/../../editors/joe2 MD5_FILE= ${.CURDIR}/distinfo |