pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc/guide doc/guide: Adjust ${MASTER_SITE_LOCAL} URI i...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3f1f420bf49d
branches: trunk
changeset: 369314:3f1f420bf49d
user: leot <leot%pkgsrc.org@localhost>
date: Thu Sep 28 07:35:35 2017 +0000
description:
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:
doc/guide/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 6cefdfb4a124 -r 3f1f420bf49d doc/guide/Makefile
--- a/doc/guide/Makefile Thu Sep 28 07:32:14 2017 +0000
+++ b/doc/guide/Makefile Thu Sep 28 07:35:35 2017 +0000
@@ -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 @@
# 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} \
Home |
Main Index |
Thread Index |
Old Index