diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-10-21 08:55:11 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-10-21 08:55:11 +0000 |
commit | 4bf325cc8031e899f72d6cd2ca2f82a8d43206fe (patch) | |
tree | 4be10f5eb178f9356c38091580d7915f1fd5c8b9 /chinese/joe | |
parent | ae38e88a7391551a76b9a5eed4347a876b573fc9 (diff) | |
download | ports-4bf325cc8031e899f72d6cd2ca2f82a8d43206fe.tar.gz ports-4bf325cc8031e899f72d6cd2ca2f82a8d43206fe.zip |
Notes
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 |