diff options
Diffstat (limited to 'lang/mosh/Makefile')
-rw-r--r-- | lang/mosh/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/mosh/Makefile b/lang/mosh/Makefile index 3a4a2e7f72e9..e4344b0021d5 100644 --- a/lang/mosh/Makefile +++ b/lang/mosh/Makefile @@ -15,6 +15,8 @@ COMMENT= Fast R6RS Scheme interpreter LICENSE= BSD2CLAUSE BROKEN= Unfetchable (google code has gone away) +DEPRECATED= Unfetchable for more than six months (google code has gone away) +EXPIRATION_DATE= 2017-04-30 LIB_DEPENDS= libgmp.so:math/gmp \ libonig.so:devel/oniguruma5 |