diff options
author | Brian Somers <brian@FreeBSD.org> | 2001-07-15 03:15:18 +0000 |
---|---|---|
committer | Brian Somers <brian@FreeBSD.org> | 2001-07-15 03:15:18 +0000 |
commit | dcdb8890e804cf4343a46601787ab7416a0dfc46 (patch) | |
tree | 7618cc7c1c3e653baf8561fdaea8c8b850f7d712 /net/hping | |
parent | - Update to version 0.20.1 (diff) |
Mark this port BROKEN. Mail to the MAINTAINER bounces.
Notes
Notes:
svn path=/head/; revision=45135
Diffstat (limited to 'net/hping')
-rw-r--r-- | net/hping/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/hping/Makefile b/net/hping/Makefile index 820d82516a81..f61dd0afb4b2 100644 --- a/net/hping/Makefile +++ b/net/hping/Makefile @@ -14,6 +14,8 @@ DISTNAME= hping2-beta54 MAINTAINER= roman@xpert.com +BROKEN= See PR 28974 + GNU_CONFIGURE= yes CONFIGURE_ARGS+= --force-libpcap |