diff options
author | Andrej Zverev <az@FreeBSD.org> | 2005-11-15 10:30:07 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2005-11-15 10:30:07 +0000 |
commit | 71b7e4e46b1cac3da92f9e3a38c606639dc8733b (patch) | |
tree | b2359f697f3fed3c4b734633418b438d9fd48cb5 /net/hping | |
parent | - Add net/hping-devel (diff) |
- Add conflict with net/hping-devel
Forgot it in previous commit
PR: ports/88553
Notes
Notes:
svn path=/head/; revision=148356
Diffstat (limited to 'net/hping')
-rw-r--r-- | net/hping/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/hping/Makefile b/net/hping/Makefile index 861f792187c1..7e01f85d23db 100644 --- a/net/hping/Makefile +++ b/net/hping/Makefile @@ -16,7 +16,7 @@ DISTNAME= hping2.0.0-rc3 MAINTAINER= ecu@ipv42.net COMMENT= Network auditing tool -#CONFLICTS= hping-devel-[0-9]* +CONFLICTS= hping-devel-[0-9]* WRKSRC= ${WRKDIR}/hping2-rc3 GNU_CONFIGURE= yes |