summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-07-30 08:39:49 +0000
committerwiz <wiz@pkgsrc.org>2014-07-30 08:39:49 +0000
commit41cdf948086238c702cc7f34b949898cc341e20e (patch)
treec97f7e9bf487dafeb30ff0823ed0739c88b00583 /mk
parent154657990481286a8870ba453c9382c0bb94aca4 (diff)
downloadpkgsrc-41cdf948086238c702cc7f34b949898cc341e20e.tar.gz
One slash is enough.
Diffstat (limited to 'mk')
-rw-r--r--mk/defaults/mk.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/defaults/mk.conf b/mk/defaults/mk.conf
index 5ea941355d6..9c9e5e5910a 100644
--- a/mk/defaults/mk.conf
+++ b/mk/defaults/mk.conf
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf,v 1.243 2014/07/30 08:15:34 obache Exp $
+# $NetBSD: mk.conf,v 1.244 2014/07/30 08:39:49 wiz Exp $
#
# This file provides default values for variables that may be overridden
@@ -610,7 +610,7 @@ WARN_NO_OBJECT_FMT?=yes
# "arch" are replaced with OS release ("1.5", ...) and architecture
# ("mipsel", ...)
# Possible: any ftp url, see above.
-# Default: ftp://ftp.NetBSD.org/pub/pkgsrc/packages/NetBSD//$${arch}/$${rel}
+# Default: ftp://ftp.NetBSD.org/pub/pkgsrc/packages/NetBSD/$${arch}/$${rel}
#BIN_INSTALL_FLAGS=
# List of flags passed to pkg_add(8) in the bin_install package.