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 /biology/deft | |
parent | 67c234358ef1ceab796fb71de32b11ff54f51b9f (diff) | |
download | ports-a9178a7bf60e4148b418c59a2f469402b641995a.tar.gz ports-a9178a7bf60e4148b418c59a2f469402b641995a.zip |
Notes
Diffstat (limited to 'biology/deft')
-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 |