From 25c3285c56e83ae19fa4f46eb5cb2e404fc58992 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 7 Jun 2012 08:16:53 +0000 Subject: regen --- doc/pkgsrc.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/pkgsrc.txt') diff --git a/doc/pkgsrc.txt b/doc/pkgsrc.txt index 9f3316ecaf8..2e02197dc17 100644 --- a/doc/pkgsrc.txt +++ b/doc/pkgsrc.txt @@ -7900,9 +7900,10 @@ $ cd pkgname $ cvs add DESCR Makefile PLIST distinfo buildlink3.mk patches $ cvs add patches/p* $ cvs status | less +$ cvs commit $ cd .. $ vi Makefile # add SUBDIRS+=pkgname line -$ cvs commit Makefile pkgname +$ cvs commit Makefile The commit message of the initial import should include part of the DESCR file, so people reading the mailing lists know what the package is/does. -- cgit v1.2.3