diff options
Diffstat (limited to 'devel/bugzilla3/Makefile')
-rw-r--r-- | devel/bugzilla3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/bugzilla3/Makefile b/devel/bugzilla3/Makefile index 71f3003..852decf 100644 --- a/devel/bugzilla3/Makefile +++ b/devel/bugzilla3/Makefile @@ -38,7 +38,7 @@ BUGZILLADIR= ${PREFIX}/www/data.default/bugzilla BUGZILLADOCS= html images txt rel_notes.txt BONSAIPERLWC= *.cgi *.pl *.pm processmail syncshadowdb -pre-everything: +pre-everything:: @${ECHO_MSG} "" @${ECHO_MSG} "You may use the following options:" @${ECHO_MSG} "" |