aboutsummaryrefslogtreecommitdiff
path: root/net/libnet10
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2005-11-14 17:07:08 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2005-11-14 17:07:08 +0000
commite1c4707bab49a445d286c16116d18d54e213b1c0 (patch)
tree04c85b031b3bfa837bea4ce1098f07e265147ebb /net/libnet10
parent13c002e952c5963263b7c7f75c08b2907aa79d9e (diff)
downloadports-e1c4707bab49a445d286c16116d18d54e213b1c0.tar.gz
ports-e1c4707bab49a445d286c16116d18d54e213b1c0.zip
libnet update:
- move 1.0 obsoleted version to net/libnet10 net/libnet is latest Stable Version net/libnet is latest Beta Version - Fix all depended ports with a new DEPENDS scheme - While I'm here fix security/yersinia build on 4.x (getopt_long and ncurses issues) PR: ports/85519 (based on) Submitted by: Stas Yakovlev <stas.yakovlev_at_gmail.com>
Notes
Notes: svn path=/head/; revision=148262
Diffstat (limited to 'net/libnet10')
-rw-r--r--net/libnet10/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/libnet10/Makefile b/net/libnet10/Makefile
index 1e2c60b510bb..155dd6cfaa68 100644
--- a/net/libnet10/Makefile
+++ b/net/libnet10/Makefile
@@ -7,14 +7,17 @@
PORTNAME= libnet
PORTVERSION= 1.0.2a
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= net
MASTER_SITES= http://www.packetfactory.net/libnet/dist/
+PKGNAMESUFFIX= 10
MAINTAINER= shipley@dis.org
COMMENT= A C library for creating IP packets
-CONFLICTS= libnet-devel-1.1.*
+CONFLICTS= libnet-devel-1.1.*\
+ libnet-1.1.*
USE_AUTOCONF_VER= 213