pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/bulk s/upto date/up-to-date/
details: https://anonhg.NetBSD.org/pkgsrc/rev/8618db633cec
branches: trunk
changeset: 493239:8618db633cec
user: jschauma <jschauma%pkgsrc.org@localhost>
date: Sat Apr 30 21:35:06 2005 +0000
description:
s/upto date/up-to-date/
diffstat:
mk/bulk/upload | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r d67ae705c008 -r 8618db633cec mk/bulk/upload
--- a/mk/bulk/upload Sat Apr 30 19:18:25 2005 +0000
+++ b/mk/bulk/upload Sat Apr 30 21:35:06 2005 +0000
@@ -1,5 +1,5 @@
#!/bin/sh
-# $NetBSD: upload,v 1.24 2005/04/10 21:44:04 jschauma Exp $
+# $NetBSD: upload,v 1.25 2005/04/30 21:35:06 jschauma Exp $
#
# Upload non-restricted binary pkgs to ftp server
@@ -79,7 +79,7 @@
( cd net/rsync ; ${BMAKE} bulk-install )
( cd security/audit-packages ; ${BMAKE} bulk-install )
-echo "Making sure vulnerability-list is upto date:"
+echo "Making sure vulnerability-list is up-to-date:"
if [ -z "$UPDATE_VULNERABILITY_LIST" -o "$UPDATE_VULNERABILITY_LIST" = "yes" ]
then
env PKGVULNDIR=${distdir} download-vulnerability-list
Home |
Main Index |
Thread Index |
Old Index