summaryrefslogtreecommitdiff
path: root/net/libnet10
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-02-14 22:08:23 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-02-14 22:08:23 +0000
commitf135498d0a2d8324b6f8f74e87826864c84ab53e (patch)
tree494e3f0381bda33493ee7c939b8bc74a4ef94ad3 /net/libnet10
parent- Update to version 2.1.2 (diff)
- Utilize CONFLICTS with net/libnet-devel
Notes
Notes: svn path=/head/; revision=100943
Diffstat (limited to 'net/libnet10')
-rw-r--r--net/libnet10/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libnet10/Makefile b/net/libnet10/Makefile
index ac1667e963d8..1085bf455100 100644
--- a/net/libnet10/Makefile
+++ b/net/libnet10/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://www.packetfactory.net/libnet/dist/
MAINTAINER= shipley@dis.org
COMMENT= A C library for creating IP packets
-MAN3= libnet.3
+CONFLICTS= libnet-devel-1.1.*
USE_AUTOCONF= yes