pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mk Inserted an empty line between two paragraphs, so t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bdd28a43db18
branches:  trunk
changeset: 523881:bdd28a43db18
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun Jan 14 15:00:54 2007 +0000

description:
Inserted an empty line between two paragraphs, so they look a little
more aesthetic.

diffstat:

 mk/bdb.buildlink3.mk |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r fdc09727f21f -r bdd28a43db18 mk/bdb.buildlink3.mk
--- a/mk/bdb.buildlink3.mk      Sun Jan 14 14:38:53 2007 +0000
+++ b/mk/bdb.buildlink3.mk      Sun Jan 14 15:00:54 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bdb.buildlink3.mk,v 1.18 2006/11/04 22:18:41 rillig Exp $
+# $NetBSD: bdb.buildlink3.mk,v 1.19 2007/01/14 15:00:54 rillig Exp $
 #
 # This Makefile fragment is meant to be included by packages that
 # require a Berkeley DB implementation.  It abstracts finding the
@@ -17,7 +17,8 @@
 #   package can use any of db[234]
 #   package can use db-1.85 or any of db[234]
 #   package can use db-1.85 which is builtin and some subset of db[234]
-# This Makefile does not handle
+#
+# This Makefile does not handle:
 #   packages that need a specific version, e.g. db2
 #     [in such cases, include ../../database/db2/buildlink3.mk directly]
 #   packages that can use e.g. db3 or db4, but not db2



Home | Main Index | Thread Index | Old Index