diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2017-02-26 13:58:50 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2017-02-26 13:58:50 +0000 |
commit | 789652771a3711ef50823444fcd55158779023f3 (patch) | |
tree | a8fdb4c5bc0fd2712cc0aba9063bf527e229f70c /net-p2p/gnunet/Makefile | |
parent | 5007eb48f532e5adb468901bfb34629b2ac22a60 (diff) |
Notes
Diffstat (limited to 'net-p2p/gnunet/Makefile')
-rw-r--r-- | net-p2p/gnunet/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/gnunet/Makefile b/net-p2p/gnunet/Makefile index 841068551fcf..45703d3b3547 100644 --- a/net-p2p/gnunet/Makefile +++ b/net-p2p/gnunet/Makefile @@ -13,6 +13,8 @@ COMMENT= Anonymous, distributed, reputation-based network LICENSE= GPLv3 BROKEN= runtime malfunction caused by missing gnunet-daemon-hostlist (bugs no. 205042) +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2017-03-27 LIB_DEPENDS= libogg.so:audio/libogg \ libopus.so:audio/opus \ |