summaryrefslogtreecommitdiff
path: root/doc/guide/Makefile
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2017-09-28 07:35:35 +0000
committerleot <leot@pkgsrc.org>2017-09-28 07:35:35 +0000
commitec5b721edd5c71c861304fe24820b6d8e5ec2a19 (patch)
treef9e3be7d4333058c204bec734d3feee7b78da5f7 /doc/guide/Makefile
parent7c201c26cb7ef553533ef6f0850424331ce48b59 (diff)
downloadpkgsrc-ec5b721edd5c71c861304fe24820b6d8e5ec2a19.tar.gz
doc/guide: Adjust ${MASTER_SITE_LOCAL} URI in a comment to make it scp(1)-friendly
Make the URI of the comment about htdocs-share distfile scp(1)-friendly so that it can be copypasted more easily. NFCI.
Diffstat (limited to 'doc/guide/Makefile')
-rw-r--r--doc/guide/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guide/Makefile b/doc/guide/Makefile
index 18ab9ecac8b..70c9c1af7ec 100644
--- a/doc/guide/Makefile
+++ b/doc/guide/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2017/09/28 07:32:14 leot Exp $
+# $NetBSD: Makefile,v 1.46 2017/09/28 07:35:35 leot Exp $
DISTNAME= pkgsrc-guide-${PKGVERSION}
CATEGORIES= # empty
@@ -138,7 +138,7 @@ detab:
# Generates a new htdocs-share-*.tar.gz archive from the current
# contents of the htdocs directory. To make it available, it should
-# be copied to ftp.NetBSD.org/pub/pkgsrc/distfiles/LOCAL_PORTS/.
+# be copied to ftp.NetBSD.org:/pub/pkgsrc/distfiles/LOCAL_PORTS/.
.PHONY: htdocs-share
htdocs-share:
cd ${HTDOCSDIR} \