Author: gjb
Date: Fri Nov 8 02:24:54 2013
New Revision: 257832
URL: http://svnweb.freebsd.org/changeset/base/257832
Log:
Update comments in release/Makefile.inc.docports to reflect the
cvs->svn conversion over a year ago.
This is a direct commit to stable/9, as this file does not exist
in higher branches.
Sponsored by: The FreeBSD Foundation
Modified:
stable/9/release/Makefile.inc.docports
Modified: stable/9/release/Makefile.inc.docports
==============================================================================
--- stable/9/release/Makefile.inc.docports Thu Nov 7 23:21:52 2013
(r257831)
+++ stable/9/release/Makefile.inc.docports Fri Nov 8 02:24:54 2013
(r257832)
@@ -1,13 +1,12 @@
# $FreeBSD$
#
# List of (dependent) ports that are minimally required to be
-# checked out from CVS in order to get ${DOCPORTS} built and
+# checked out from SVN in order to get ${DOCPORTS} built and
# installed. It should follow the dependency list in
# ports/textproc/docproj/Makefile as much as feasible.
#
-# Note that these names are /not/ CVS module names but path
-# names, so the required part of the ports infrastructure will
-# be cvs co'ed accordingly.
+# Note that they are <category>/<port> names relative to
+# ${PORTSDIR}.
#
# This list of ports should be checked with the output of :
# make all-depends-list | sed -e 's|^/usr/||' | sed -e 's|$| \\|'
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-stable-9
To unsubscribe, send any mail to "[email protected]"