diff options
author | mbr <mbr@FreeBSD.org> | 2003-04-27 19:48:57 +0000 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2003-04-27 19:48:57 +0000 |
commit | e43e11c633af9db46cca7bf14ed1d5832a44ac8a (patch) | |
tree | 2b44fbdebdf58b1e6beaea4b9dba4d1137136286 /editors/openoffice-1.0 | |
parent | f440609b7a41ba3b1b37224411632e07d2e0bbc0 (diff) | |
download | FreeBSD-ports-e43e11c633af9db46cca7bf14ed1d5832a44ac8a.zip FreeBSD-ports-e43e11c633af9db46cca7bf14ed1d5832a44ac8a.tar.gz |
Add missing @.
Diffstat (limited to 'editors/openoffice-1.0')
-rw-r--r-- | editors/openoffice-1.0/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-1.0/Makefile b/editors/openoffice-1.0/Makefile index 9247b92..15605a2 100644 --- a/editors/openoffice-1.0/Makefile +++ b/editors/openoffice-1.0/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} |