diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2006-12-10 12:37:38 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2006-12-10 12:37:38 +0000 |
commit | ac97872da3aa8ca0895798d054c666d8f0f086fe (patch) | |
tree | fd0cce556a85a3dd8d7e5983d843889764ec83f3 /biology/recombine | |
parent | 61ae43a1b79b5d8d37133145f735182033f0ec90 (diff) |
Notes
Diffstat (limited to 'biology/recombine')
-rw-r--r-- | biology/recombine/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/biology/recombine/Makefile b/biology/recombine/Makefile index 7d633483b9e1..0b0daa69e8d2 100644 --- a/biology/recombine/Makefile +++ b/biology/recombine/Makefile @@ -14,6 +14,9 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A program to fit population models across sites +DEPRECATED= distfile disappeared from homepage +EXPIRATION_DATE= 2007-01-07 + NO_WRKSUBDIR= yes ALL_TARGET= ${PORTNAME} |