summaryrefslogtreecommitdiff
path: root/www/mod_frontpage
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-02-05 17:33:56 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-02-05 17:33:56 +0000
commitbe7c4e5106e74c55e12232a905f21aa7e92f0585 (patch)
tree0a4452f6b3d0e428fb011e266f30e457dee1870e /www/mod_frontpage
parentOnly let the apache user execute the fpexe stub. Remove a bogus (diff)
Fix the echo message
Notes
Notes: svn path=/head/; revision=54244
Diffstat (limited to 'www/mod_frontpage')
-rw-r--r--www/mod_frontpage/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_frontpage/Makefile b/www/mod_frontpage/Makefile
index ccb5e93c1bcd..ebba13a1bf37 100644
--- a/www/mod_frontpage/Makefile
+++ b/www/mod_frontpage/Makefile
@@ -44,7 +44,7 @@ PERL_CONFIGURE= yes
pre-fetch:
@${ECHO}
- @${ECHO} ******************************************************
+ @${ECHO} "*****************************************************"
@${ECHO} IMPORTANT
@${ECHO}
@${ECHO} This port still has some security issues. Some buffer
@@ -57,7 +57,7 @@ pre-fetch:
@${ECHO} FP_GID_MIN set correctly. If you think security is
@${ECHO} very important for you, you shouldn't run frontpage
@${ECHO} at all.
- @${ECHO} ******************************************************
+ @${ECHO} "*****************************************************"
@${ECHO}