pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
fossil-package.mk: This deals with Fossil repos, not Git.
Module Name: pkgsrc-wip
Committed By: Christian Koch <cfkoch%edgebsd.org@localhost>
Pushed By: cfkoch
Date: Sun Nov 13 23:34:50 2016 -0800
Changeset: 16a080d4ff71bd68db406c77c4b8b0753b5173b2
Modified Files:
mk/fossil-package.mk
Log Message:
fossil-package.mk: This deals with Fossil repos, not Git.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=16a080d4ff71bd68db406c77c4b8b0753b5173b2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
mk/fossil-package.mk | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/mk/fossil-package.mk b/mk/fossil-package.mk
index 8617d60..3198be8 100644
--- a/mk/fossil-package.mk
+++ b/mk/fossil-package.mk
@@ -1,5 +1,5 @@
-# This file provides simple access to git repositories, so that packages
-# can be created from git instead of from released tarballs.
+# This file provides simple access to Fossil repositories, so that packages
+# can be created from Fossil instead of from released tarballs.
#
# A package using this file shall define the following variables:
#
Home |
Main Index |
Thread Index |
Old Index