diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-12-08 14:30:09 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-12-08 14:30:09 +0000 |
commit | 0eca88d37727b7cf34bbc2bedd2ff56dbc51b143 (patch) | |
tree | 4eb5b3c17063b3dfde60677f444e595981d52450 /net-mgmt | |
parent | bbaad6dfc36ca6d7b35a93c3b073832df2919d48 (diff) | |
download | ports-0eca88d37727b7cf34bbc2bedd2ff56dbc51b143.tar.gz ports-0eca88d37727b7cf34bbc2bedd2ff56dbc51b143.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/flowscan/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/flowscan/Makefile b/net-mgmt/flowscan/Makefile index 9f2bf4a2fcd0..d0c8a940f3cf 100644 --- a/net-mgmt/flowscan/Makefile +++ b/net-mgmt/flowscan/Makefile @@ -26,6 +26,8 @@ BUILD_DEPENDS= ksh:${PORTSDIR}/shells/pdksh \ RUN_DEPENDS= gmake:${PORTSDIR}/devel/gmake BROKEN= does not build +DEPRECATED= has been broken for 5 months +EXPIRATION_DATE=2010-01-08 CFLOWD_FLOWSCAN_PATCH= yes HAS_CONFIGURE= yes |