summaryrefslogtreecommitdiff
path: root/devel/libnet10
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libnet10')
-rw-r--r--devel/libnet10/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/libnet10/Makefile b/devel/libnet10/Makefile
index dc7485d1c55..ff33bf28a44 100644
--- a/devel/libnet10/Makefile
+++ b/devel/libnet10/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2019/05/23 19:22:58 rillig Exp $
-#
+# $NetBSD: Makefile,v 1.10 2021/05/28 14:21:26 wiz Exp $
DISTNAME= libnet-1.0.2a
PKGNAME= ${DISTNAME:S/libnet/libnet10/}
@@ -12,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= C library for portable packet creation and injection
LICENSE= 2-clause-bsd
-CONFLICTS= libnet-[0-9]*
-
WRKSRC= ${WRKDIR}/${DISTNAME:C/l/L/}
USE_LIBTOOL= yes