pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

mk: fix example in docs



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Wed Aug 19 10:09:45 2026 +0200
Changeset:	f3f04673591a507163cb6dbe17b0fa7952d01e0b

Modified Files:
	mk/git-package.mk

Log Message:
mk: fix example in docs

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f3f04673591a507163cb6dbe17b0fa7952d01e0b

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 mk/git-package.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/mk/git-package.mk b/mk/git-package.mk
index 5021d5b2b7..83e5356ecc 100644
--- a/mk/git-package.mk
+++ b/mk/git-package.mk
@@ -24,7 +24,7 @@
 #	below.
 #
 #	Examples:
-#		https://github.com/NetBSD/pkgsrc
+#		https://github.com/NetBSD/pkgsrc.git
 #		git://git%github.com@localhost:NetBSD/pkgsrc.git
 #		git%github.com@localhost:NetBSD/pkgsrc.git
 #


Home | Main Index | Thread Index | Old Index