diff options
author | obrien <obrien@FreeBSD.org> | 1999-09-06 05:52:16 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1999-09-06 05:52:16 +0800 |
commit | 1e196094d3bcb859b91650ee72521438a6fa577e (patch) | |
tree | 02c7179996345614e924133f835b1380edfe7071 /www | |
parent | c1b578c5f70998b83749aa9f142380c615e61632 (diff) | |
download | freebsd-ports-gnome-1e196094d3bcb859b91650ee72521438a6fa577e.tar.gz freebsd-ports-gnome-1e196094d3bcb859b91650ee72521438a6fa577e.tar.zst freebsd-ports-gnome-1e196094d3bcb859b91650ee72521438a6fa577e.zip |
portlint
Diffstat (limited to 'www')
-rw-r--r-- | www/netscape4-communicator.us/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/netscape4-communicator.us/Makefile b/www/netscape4-communicator.us/Makefile index 7d0737c0dddd..e342f98a9b72 100644 --- a/www/netscape4-communicator.us/Makefile +++ b/www/netscape4-communicator.us/Makefile @@ -33,7 +33,7 @@ BINDIR= ${PREFIX}/bin .if !defined(USA_RESIDENT) || (${USA_RESIDENT} != YES && ${USA_RESIDENT} != yes && ${USA_RESIDENT} != NO && ${USA_RESIDENT} != no) pre-fetch: @${ECHO} - @${ECHO} You must set variable USA_RESIDENT to YES, if you are USA or + @${ECHO} You must set variable USA_RESIDENT to YES, if you are USA or @${ECHO} Canadian resident, in order to build this package. @${ECHO} There is no version of this port for NON-USA and NON-Canadian users. @${ECHO} |