aboutsummaryrefslogtreecommitdiff
path: root/net/thcrut
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2004-02-27 02:35:35 +0000
committerClement Laforet <clement@FreeBSD.org>2004-02-27 02:35:35 +0000
commitbe6bf1e2f522b1b0282b3b7eb871552b555b7fc2 (patch)
tree1348c74f09a4ca561cb9d44b2793816ecb02f3fe /net/thcrut
parent73197c45b98cf3e7179b305cb5fd8267ec4ceab2 (diff)
downloadports-be6bf1e2f522b1b0282b3b7eb871552b555b7fc2.tar.gz
ports-be6bf1e2f522b1b0282b3b7eb871552b555b7fc2.zip
- Make portlint happy
Notes
Notes: svn path=/head/; revision=102257
Diffstat (limited to 'net/thcrut')
-rw-r--r--net/thcrut/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/thcrut/Makefile b/net/thcrut/Makefile
index 55a8682c60d9..79a4bf328c32 100644
--- a/net/thcrut/Makefile
+++ b/net/thcrut/Makefile
@@ -15,7 +15,7 @@ COMMENT= Local network discovery tool
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --with-libnet=${LOCALBASE} \
- --sysconfdir=${PREFIX}/share/thcrut
+CONFIGURE_ARGS+= --with-libnet=${LOCALBASE} \
+ --sysconfdir=${PREFIX}/share/thcrut
.include <bsd.port.mk>