diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-12-19 22:00:33 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-12-19 22:00:33 +0000 |
commit | a785612b4355b745678394dab9e0734cfb482c3b (patch) | |
tree | 5ce5b8f70cf8cb66c7351e44cf0797fd5bd46405 /www/geneweb | |
parent | 229d3a50454c4d15afb14bf2cb29b1188d004ab2 (diff) |
- Set for expiration in one month: has been broken for more than 6 months
Notes
Notes:
svn path=/head/; revision=224487
Diffstat (limited to 'www/geneweb')
-rw-r--r-- | www/geneweb/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/geneweb/Makefile b/www/geneweb/Makefile index e4a65d9a302e..f51208de5b05 100644 --- a/www/geneweb/Makefile +++ b/www/geneweb/Makefile @@ -18,6 +18,8 @@ COMMENT= An advanced genealogy software BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml BROKEN= does not build with new ocaml +DEPRECATED= has been broken for more than 6 months +EXPIRATION_DATE=2009-01-19 MAN1= ged2gwb.1 gwb2ged.1 gwc.1 gwu.1 |