summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/go-gocode/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/go-gocode/Makefile b/devel/go-gocode/Makefile
index f828b660dce7..db0ce3314d58 100644
--- a/devel/go-gocode/Makefile
+++ b/devel/go-gocode/Makefile
@@ -13,6 +13,9 @@ COMMENT= Autocompletion daemon for golang
LICENSE= MIT
+DEPRECATED= Unmaintained upstream and has issues with Go >= 1.10
+EXPIRATION_DATE= 2019-04-15
+
USES= go
USE_GITHUB= yes
GH_ACCOUNT= nsf