pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mk/configure Added a "see also" entry.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/428ecfc63c7a
branches:  trunk
changeset: 520795:428ecfc63c7a
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun Oct 29 20:12:49 2006 +0000

description:
Added a "see also" entry.

diffstat:

 mk/configure/check-portability.sh |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 91317a809f14 -r 428ecfc63c7a mk/configure/check-portability.sh
--- a/mk/configure/check-portability.sh Sun Oct 29 20:06:38 2006 +0000
+++ b/mk/configure/check-portability.sh Sun Oct 29 20:12:49 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: check-portability.sh,v 1.4 2006/10/23 16:07:12 rillig Exp $
+# $NetBSD: check-portability.sh,v 1.5 2006/10/29 20:12:49 rillig Exp $
 #
 # This program checks the extracted files for portability issues that
 # are likely to result in false assumptions by the package.
@@ -14,6 +14,9 @@
 #
 #      SKIP_FILTER: A shell command that excludes some patterns.
 #
+# See also:
+#      mk/configure/check-portability.mk
+#
 
 set -eu
 



Home | Main Index | Thread Index | Old Index