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 | |
| parent | - Update to 2.9.8 (diff) | |
- Mark broken, give it one month for someone to update for joe-2.9.8
Notes
Notes:
svn path=/head/; revision=146002
| -rw-r--r-- | chinese/joe/Makefile | 4 | ||||
| -rw-r--r-- | chinese/joe2/Makefile | 4 |
2 files changed, 8 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 diff --git a/chinese/joe2/Makefile b/chinese/joe2/Makefile index aad6c6bad067..582dbda11399 100644 --- a/chinese/joe2/Makefile +++ b/chinese/joe2/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 |
