diff options
Diffstat (limited to 'dns/py-adns/Makefile')
-rw-r--r-- | dns/py-adns/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/py-adns/Makefile b/dns/py-adns/Makefile index 492405d8b931..4916365b392a 100644 --- a/dns/py-adns/Makefile +++ b/dns/py-adns/Makefile @@ -13,6 +13,8 @@ MAINTAINER= m.tsatsenko@gmail.com COMMENT= Python Interface to adns, the asynchronous DNS library 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= libadns.so:dns/adns |