diff options
Diffstat (limited to 'devel/arduino-glcd/Makefile')
-rw-r--r-- | devel/arduino-glcd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/arduino-glcd/Makefile b/devel/arduino-glcd/Makefile index 0a3d8181e006..578045596063 100644 --- a/devel/arduino-glcd/Makefile +++ b/devel/arduino-glcd/Makefile @@ -14,6 +14,8 @@ COMMENT= GLCD Graphical LCD Library LICENSE= LGPL21 BROKEN= Unfetchable (google code has gone away) +DEPRECATED= Unfetchable for more than six months (google code has gone away) +EXPIRATION_DATE= 2017-04-30 RUN_DEPENDS= arduino:devel/arduino |