summaryrefslogtreecommitdiff
path: root/net-mgmt/netustad
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2004-08-05 07:24:09 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2004-08-05 07:24:09 +0000
commit1d30502bd76a6a7b078adf5aa668d4b0d1a780ba (patch)
treec2e6c670a3b5ea6b78aaee99a7db996b59b9a641 /net-mgmt/netustad
parentUpdate to 0.99.10.9 (diff)
Change spaces with tab
Notes
Notes: svn path=/head/; revision=115448
Diffstat (limited to 'net-mgmt/netustad')
-rw-r--r--net-mgmt/netustad/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/netustad/Makefile b/net-mgmt/netustad/Makefile
index ffa721ff5ada..7659cd4484c0 100644
--- a/net-mgmt/netustad/Makefile
+++ b/net-mgmt/netustad/Makefile
@@ -18,7 +18,7 @@ MAN8= netustad.8 netustadpasswd.8
MAN5= netustad.conf.5
USE_RC_SUBR= yes
-SED_SCRIPT+= -e '{ s,%%PREFIX%%,${PREFIX},g; }'
+SED_SCRIPT+= -e '{ s,%%PREFIX%%,${PREFIX},g; }'
post-build:
@${SED} ${SED_SCRIPT} ${FILESDIR}/netustad.sh >${WRKDIR}/netustad.sh