diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-11-11 14:40:25 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-11-11 14:40:25 +0000 |
commit | 67c234358ef1ceab796fb71de32b11ff54f51b9f (patch) | |
tree | 6f505bcee29bdadaa060c6e910b29f008e368baf | |
parent | - Mark it as DEPRECATED (mastersite disapeared) (diff) |
- Mark it as DEPRECATED - master site disapeared
- Set EXPIRATION_DATE
PR: ports/88002
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: maintainer timeout (17 days)
Notes
Notes:
svn path=/head/; revision=147931
Diffstat (limited to '')
-rw-r--r-- | biology/chemeq/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/biology/chemeq/Makefile b/biology/chemeq/Makefile index 6299c975fe65..2ef8290434ae 100644 --- a/biology/chemeq/Makefile +++ b/biology/chemeq/Makefile @@ -14,6 +14,9 @@ DISTNAME= chemeq-V110-1 MAINTAINER= rmiya@cc.hirosaki-u.ac.jp COMMENT= Outputs LaTeX code for chemical reaction +DEPRECATED= "mastersite disappeared, no longer maintained by author" +EXPIRATION_DATE= 2005-12-31 + WRKSRC= ${WRKDIR}/${PORTNAME} USE_BISON= yes |