diff options
author | John Marino <marino@FreeBSD.org> | 2015-05-17 16:28:09 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2015-05-17 16:28:09 +0000 |
commit | b0bcefa6fdf2677ee940a3e86b9c61932521c5fa (patch) | |
tree | 9f59a67c90881ece998d95b5038d7c5adbc44fe2 | |
parent | 651325ee34a9907eee71d5ff61c638afce79ece6 (diff) | |
download | ports-b0bcefa6fdf2677ee940a3e86b9c61932521c5fa.tar.gz ports-b0bcefa6fdf2677ee940a3e86b9c61932521c5fa.zip |
Notes
-rw-r--r-- | net/shaperprobe/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net/shaperprobe/Makefile b/net/shaperprobe/Makefile index 2cebf8349d63..09bad335f3c3 100644 --- a/net/shaperprobe/Makefile +++ b/net/shaperprobe/Makefile @@ -13,6 +13,10 @@ COMMENT= Utility to check for traffic shapers LICENSE= GPLv2 +BROKEN= due to changes at M-Labs; author is non-responsive +DEPRECATED= broken with no known fix (PR 197327) +EXPIRATION_DATE= 2015-06-05 + USES= tar:tgz MAKEFILE= Makefile.osx |