summaryrefslogtreecommitdiff
path: root/Packages.txt
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2002-05-30 22:55:21 +0000
committerschmonz <schmonz@pkgsrc.org>2002-05-30 22:55:21 +0000
commitb87397dab4e31dd7881f498ee20ef48c2e5f13e5 (patch)
treefda391b95b62958d5c6ff2e22cd4c0c75f4f4d5e /Packages.txt
parentf9059a8415629c400eb59726b7a989c1c1b74439 (diff)
downloadpkgsrc-b87397dab4e31dd7881f498ee20ef48c2e5f13e5.tar.gz
Explain why we prefer "cvs import" for new packages, paraphrased from agc.
Diffstat (limited to 'Packages.txt')
-rw-r--r--Packages.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/Packages.txt b/Packages.txt
index 5fbc9d1e6dc..aacd9d79ad5 100644
--- a/Packages.txt
+++ b/Packages.txt
@@ -1,4 +1,4 @@
-# $NetBSD: Packages.txt,v 1.246 2002/05/22 23:30:21 hubertf Exp $
+# $NetBSD: Packages.txt,v 1.247 2002/05/30 22:55:21 schmonz Exp $
###########################################################################
==========================
@@ -2413,6 +2413,10 @@ important to keep this file up to date and conforming to the existing
format, because it will be used by scripts to automatically update pages on
www.netbsd.org and other sites.
+For new packages, "cvs import" is preferred to "cvs add" because
+the former gets everything with a single command, and provides a
+consistent tag.
+
11.3 Updating a Package to a Newer Version
==========================================