aboutsummaryrefslogtreecommitdiff
path: root/net/ttlscan
diff options
context:
space:
mode:
authorMichael Landin <mich@FreeBSD.org>2003-06-03 14:51:29 +0000
committerMichael Landin <mich@FreeBSD.org>2003-06-03 14:51:29 +0000
commit90f76db5a3b8ece51a8b7a61788e933c9f3a2908 (patch)
tree9a11e6fb58370a0db5f89c39e8773b924212cbe3 /net/ttlscan
parentb4905bd3a9ec3addb3cb265bddc08845626e915c (diff)
downloadports-90f76db5a3b8ece51a8b7a61788e933c9f3a2908.tar.gz
ports-90f76db5a3b8ece51a8b7a61788e933c9f3a2908.zip
Notes
Diffstat (limited to 'net/ttlscan')
-rw-r--r--net/ttlscan/Makefile5
-rw-r--r--net/ttlscan/pkg-descr2
2 files changed, 4 insertions, 3 deletions
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 <hendrik@scholz.net>
- Michael L. Hostbaek
- mich@freebsdcluster.org
+ mich@FreeBSD.org