pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mk/misc
Module Name: pkgsrc
Committed By: gutteridge
Date: Wed Jan 20 01:35:33 UTC 2021
Modified Files:
pkgsrc/mk/misc: developer.mk
Log Message:
developer.mk: improve a comment
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/mk/misc/developer.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mk/misc/developer.mk
diff -u pkgsrc/mk/misc/developer.mk:1.24 pkgsrc/mk/misc/developer.mk:1.25
--- pkgsrc/mk/misc/developer.mk:1.24 Wed Sep 13 09:06:34 2017
+++ pkgsrc/mk/misc/developer.mk Wed Jan 20 01:35:33 2021
@@ -1,4 +1,4 @@
-# $NetBSD: developer.mk,v 1.24 2017/09/13 09:06:34 wiz Exp $
+# $NetBSD: developer.mk,v 1.25 2021/01/20 01:35:33 gutteridge Exp $
#
# Public targets for developers:
#
@@ -54,9 +54,9 @@
# Like changes-entry, plus the CHANGES and TODO files are committed.
#
# upload-distfiles:
-# Upload files that wish to provide distfiles that others may fetch.
-# It only upload distfiles that are freely re-distributable by setting
-# NO_SKIP (see mk/fetch/bsd.fetch-vars.mk).
+# Upload distribution files to a project archive so that others may fetch
+# them from there. It only uploads distfiles that are freely
+# re-distributable by setting NO_SKIP (see mk/fetch/bsd.fetch-vars.mk).
#
# Keywords: commit update add rename changes upload
#
Home |
Main Index |
Thread Index |
Old Index