diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-03-03 16:00:19 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-03-03 16:00:19 +0000 |
commit | bebf3178ae36f596986c9c997d085dae71d8bb90 (patch) | |
tree | 28f19cc7e46ff16710c3e7fed55ec8397d738f11 /net-p2p | |
parent | a25c7696d7ac089047381db7850b45f97de09fd2 (diff) |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/rtgui/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/unworkable/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/net-p2p/rtgui/Makefile b/net-p2p/rtgui/Makefile index 766505763657..4b08e4a79fd1 100644 --- a/net-p2p/rtgui/Makefile +++ b/net-p2p/rtgui/Makefile @@ -9,6 +9,8 @@ MAINTAINER= jadawin@FreeBSD.org COMMENT= Web based front end for rTorrent BROKEN= Unfetchable (google code has gone away) +DEPRECATED= Unfetchable for more than six months (google code has gone away) +EXPIRATION_DATE= 2017-04-30 BUILD_DEPENDS+= xmlrpc-c-config:net/xmlrpc-c diff --git a/net-p2p/unworkable/Makefile b/net-p2p/unworkable/Makefile index 6f757941ea59..d74e3e5b2c17 100644 --- a/net-p2p/unworkable/Makefile +++ b/net-p2p/unworkable/Makefile @@ -13,6 +13,8 @@ COMMENT= Free BitTorrent Implementation LICENSE= MIT 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= libevent.so:devel/libevent |