aboutsummaryrefslogtreecommitdiff
path: root/net/arping
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/arping
parent13c002e952c5963263b7c7f75c08b2907aa79d9e (diff)
downloadports-e1c4707bab49a445d286c16116d18d54e213b1c0.tar.gz
ports-e1c4707bab49a445d286c16116d18d54e213b1c0.zip
Notes
Diffstat (limited to 'net/arping')
-rw-r--r--net/arping/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/arping/Makefile b/net/arping/Makefile
index 2e0b6d802133..dfc20583f51d 100644
--- a/net/arping/Makefile
+++ b/net/arping/Makefile
@@ -7,13 +7,14 @@
PORTNAME= arping
PORTVERSION= 1.07
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://ftp.habets.pp.se/pub/synscan/
MAINTAINER= ports@FreeBSD.org
COMMENT= ARP level "ping" utility
-BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet
+BUILD_DEPENDS= libnet*<=1.1.0,1:${PORTSDIR}/net/libnet10
LDFLAGS+= -lpcap