summaryrefslogtreecommitdiff
path: root/net/cvsupit
diff options
context:
space:
mode:
authorJosef Karthauser <joe@FreeBSD.org>2000-05-13 20:42:11 +0000
committerJosef Karthauser <joe@FreeBSD.org>2000-05-13 20:42:11 +0000
commit68c047d36c33d3588b7c2852d7aca7bf77793bed (patch)
tree59a615ab63f8257533a63134426c70d9eff6813f /net/cvsupit
parentUsing login and executing a specific "command" are mutually exclusive, (diff)
Multiple US cvsup servers were mentioned, but only one of the three UK
ones, so I've added the other two.
Notes
Notes: svn path=/head/; revision=28441
Diffstat (limited to 'net/cvsupit')
-rw-r--r--net/cvsupit/pkg-install2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/cvsupit/pkg-install b/net/cvsupit/pkg-install
index c0d227e6377c..84a14a319b12 100644
--- a/net/cvsupit/pkg-install
+++ b/net/cvsupit/pkg-install
@@ -182,6 +182,8 @@ this package was created (in alphabetical order by domain name).
"cvsup.tw.FreeBSD.org" "Taiwan server." \
"cvsup2.tw.FreeBSD.org" "Taiwan server." \
"cvsup.uk.FreeBSD.org" "UK server." \
+ "cvsup2.uk.FreeBSD.org" "UK server." \
+ "cvsup3.uk.FreeBSD.org" "UK server." \
"cvsup.za.FreeBSD.org" "South Africa server." 2>/tmp/menu.src.$$; then
C_HOST=`cat /tmp/menu.src.$$`;
rm -f /tmp/menu.src.$$;