diff options
Diffstat (limited to 'chinese/joe/Makefile')
-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 |