diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-31 20:47:59 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-31 20:47:59 +0000 |
commit | bb2d822460c2bf83a1ede7c67959cdfcba9a0f6e (patch) | |
tree | 6133493af7e3d19f18905d3ced3811b3963c330e /net-p2p/bittyrant | |
parent | dd070abe1ac56e5e26cd825af93fcfc4e617637c (diff) | |
download | ports-bb2d822460c2bf83a1ede7c67959cdfcba9a0f6e.tar.gz ports-bb2d822460c2bf83a1ede7c67959cdfcba9a0f6e.zip |
Notes
Diffstat (limited to 'net-p2p/bittyrant')
-rw-r--r-- | net-p2p/bittyrant/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/bittyrant/Makefile b/net-p2p/bittyrant/Makefile index 38e2ea0bd79e..4fc435e756b3 100644 --- a/net-p2p/bittyrant/Makefile +++ b/net-p2p/bittyrant/Makefile @@ -48,6 +48,8 @@ NO_STAGE= yes .include <bsd.port.options.mk> BROKEN= Does not build +DEPRECATED= Broken for more than 5 months +EXPIRATION_DATE= 2014-06-30 .if ${PORT_OPTIONS:MSWTDEVEL} SWT= swt-devel |