diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2003-04-27 19:48:57 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2003-04-27 19:48:57 +0000 |
commit | 55a674ff326b8c5770d2afb26e470a3bff31a4c1 (patch) | |
tree | bab56fe92e40b0dc0045a7a1dbd975405d4537ac /editors/openoffice | |
parent | 8401d87b8c5848ee5b4f1f122b24299141be0f29 (diff) | |
download | ports-55a674ff326b8c5770d2afb26e470a3bff31a4c1.tar.gz ports-55a674ff326b8c5770d2afb26e470a3bff31a4c1.zip |
Add missing @.
Notes
Notes:
svn path=/head/; revision=79760
Diffstat (limited to 'editors/openoffice')
-rw-r--r-- | editors/openoffice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice/Makefile b/editors/openoffice/Makefile index 9247b92a714b..15605a217b27 100644 --- a/editors/openoffice/Makefile +++ b/editors/openoffice/Makefile @@ -268,7 +268,7 @@ pre-fetch: @${ECHO} @${ECHO} "If must have license from the Unisys and IBM patents" @${ECHO} "to enable this option to get compressed GIF images." - ${ECHO} + @${ECHO} .endif .if ${OSVERSION} < 450002 @${ECHO} |