diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-07-22 17:45:13 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-07-22 17:45:13 +0000 |
commit | c3e6f87e35094a71c1633dbd61cc0381aefcb0a3 (patch) | |
tree | 30e350d2cee4b6a451fb6510ae714ef6a718d448 /lang | |
parent | da0c14ecd3e7775a67d3b4fb6a96af25dce4432d (diff) |
Notes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/sml-nj/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/sml-nj/Makefile b/lang/sml-nj/Makefile index 9a6a71474232..b846500fd83f 100644 --- a/lang/sml-nj/Makefile +++ b/lang/sml-nj/Makefile @@ -20,6 +20,8 @@ MAINTAINER= joemann@beefree.free.de COMMENT= Popular functional language from Bell Labs BROKEN= Fails to build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2014-08-22 # Other mirror sites that generally carry only released versions of SML # ftp://ftp.cl.cam.ac.uk/MIRRORED/smlnj/release/ |