diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-30 21:29:53 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-30 21:29:53 +0000 |
commit | 9cd73f9c580e99ed28ebdbbd2ef758715bf99669 (patch) | |
tree | 6aaca2c801925f0781ed1c2b3c1717f2f52f3ce2 /chinese | |
parent | 21539b48c2ef88b430230b87163bdc12f9605b63 (diff) | |
download | FreeBSD-ports-9cd73f9c580e99ed28ebdbbd2ef758715bf99669.zip FreeBSD-ports-9cd73f9c580e99ed28ebdbbd2ef758715bf99669.tar.gz |
Mark as deprecated: mastersite disappeared.
PR: ports/88031
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/chinput2/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chinese/chinput2/Makefile b/chinese/chinput2/Makefile index 6d869af..7a914ca 100644 --- a/chinese/chinput2/Makefile +++ b/chinese/chinput2/Makefile @@ -15,6 +15,9 @@ DISTNAME= zh-chinput2-1.3.1 MAINTAINER= ports@FreeBSD.org COMMENT= Another Chinese GB2312 and Big5 X11 input server +DEPRECATED= mastersite disappeared, no longer maintained by author +EXPIRATION_DATE= 2005-12-31 + BUILD_DEPENDS= imake:${X_IMAKE_PORT} USE_MYSQL= yes |