summaryrefslogtreecommitdiff
path: root/net/ttlscan
diff options
context:
space:
mode:
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