From 90f76db5a3b8ece51a8b7a61788e933c9f3a2908 Mon Sep 17 00:00:00 2001 From: Michael Landin Date: Tue, 3 Jun 2003 14:51:29 +0000 Subject: Fixed dependency problem. Change maintainer email to @FreeBSD.org Observed by: kris(bento) Approved by: roberto(mentor) --- net/ttlscan/Makefile | 5 +++-- net/ttlscan/pkg-descr | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'net') diff --git a/net/ttlscan/Makefile b/net/ttlscan/Makefile index 4aa3016b65c8..3209739ac2ab 100644 --- a/net/ttlscan/Makefile +++ b/net/ttlscan/Makefile @@ -11,10 +11,11 @@ PORTVERSION= 0.1.1 CATEGORIES= net MASTER_SITES= http://www.raisdorf.net/files/code/ -MAINTAINER= mich@freebsdcluster.org +MAINTAINER= mich@FreeBSD.org COMMENT= A tcp based scanner, showing ttl responses -BUILD_DEPENDS= ${LOCALBASE}/include/dnet.h:${PORTSDIR}/net/libdnet +BUILD_DEPENDS= ${LOCALBASE}/include/dnet.h:${PORTSDIR}/net/libdnet \ + ${LOCALBASE}/include/libnet.h:${PORTSDIR}/net/libnet LDFLAGS+= -lpcap -ldnet diff --git a/net/ttlscan/pkg-descr b/net/ttlscan/pkg-descr index c471143177bb..ed411fb545dc 100644 --- a/net/ttlscan/pkg-descr +++ b/net/ttlscan/pkg-descr @@ -9,4 +9,4 @@ WWW: http://www.raisdorf.net/projects/ttlscan AUTHOR: Hendrik Scholz - Michael L. Hostbaek - mich@freebsdcluster.org + mich@FreeBSD.org -- cgit v1.2.3