summaryrefslogtreecommitdiff
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
parentChange MASTER_SITES: one is typo, one is not accessible now. (diff)
portlint
Notes
Notes: svn path=/head/; revision=21285
-rw-r--r--net/netcat/Makefile6
-rw-r--r--www/netscape4-communicator.us/Makefile2
2 files changed, 4 insertions, 4 deletions
diff --git a/net/netcat/Makefile b/net/netcat/Makefile
index 4110cd9a9200..29927027a851 100644
--- a/net/netcat/Makefile
+++ b/net/netcat/Makefile
@@ -12,9 +12,9 @@ PKGNAME= netcat-1.10
CATEGORIES= net
MASTER_SITES= ftp://avian.org/src/hacks/ \
ftp://coast.cs.purdue.edu/pub/mirrors/avian.org/netcat/ \
- ftp://zippy.telcom.arizona.edu:/pub/mirrors/avian.org/hacks/ \
- ftp://ftp.sterling.com:/mirrors/avian.org/src/hacks/ \
- ftp://ftp.rge.com:/pub/security/coast/mirrors/avian.org/netcat/
+ ftp://zippy.telcom.arizona.edu/pub/mirrors/avian.org/hacks/ \
+ ftp://ftp.sterling.com/mirrors/avian.org/src/hacks/ \
+ ftp://ftp.rge.com/pub/security/coast/mirrors/avian.org/netcat/
EXTRACT_SUFX= .tgz
MAINTAINER= obrien@FreeBSD.org
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}