diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-11-11 14:40:32 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-11-11 14:40:32 +0000 |
commit | a9178a7bf60e4148b418c59a2f469402b641995a (patch) | |
tree | 0a0d91040a593fd806585768ce058a28dcfa8dcb | |
parent | - Mark it as DEPRECATED - master site disapeared (diff) |
- Mark it as DEPRECATED - master site disapeared
- Set EXPIRATION_DATE
PR: ports/88003
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: maintainer timeout (17 days)
-rw-r--r-- | biology/deft/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/biology/deft/Makefile b/biology/deft/Makefile index 1112abef88dd..5c066f53fea2 100644 --- a/biology/deft/Makefile +++ b/biology/deft/Makefile @@ -16,6 +16,9 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= rmiya@cc.hirosaki-u.ac.jp COMMENT= Density functional molecular orbital calculation +DEPRECATED= "mastersite disappeared, no longer maintained by author" +EXPIRATION_DATE= 2005-12-31 + WRKSRC= ${WRKDIR}/${DISTNAME}/source USE_REINPLACE= yes |