diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-10-25 19:35:28 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-10-25 19:35:28 +0000 |
commit | 3afa450ba39cf6aeabd41e5de820b73eebb5ce64 (patch) | |
tree | aaac454ea2bacc6a8b499d85532697dd5df22e28 /cad/slffea | |
parent | 310bd2291a2d03bf755ae7c0e28d4e7f82ce194d (diff) |
Notes
Diffstat (limited to 'cad/slffea')
-rw-r--r-- | cad/slffea/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/slffea/Makefile b/cad/slffea/Makefile index 73ec764a70e7..c46afacc9512 100644 --- a/cad/slffea/Makefile +++ b/cad/slffea/Makefile @@ -15,6 +15,8 @@ COMMENT= San Le's Free Finite Element Analysis CONFLICTS= swi-pl-[0-9]* TenDRA-[0-9]* BROKEN= Unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-11-26 LICENSE= GPLv2 USE_XORG= xmu xt |