summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-09-05 21:52:16 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-09-05 21:52:16 +0000
commitd37a67eabec1fde3a634d498b92b13b783b7a669 (patch)
tree9459e1137b051958b6d15191f04f9d6c49fa5d0b /www
parentChange MASTER_SITES: one is typo, one is not accessible now. (diff)
portlint
Notes
Notes: svn path=/head/; revision=21285
Diffstat (limited to 'www')
-rw-r--r--www/netscape4-communicator.us/Makefile2
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}