pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/compiler Added some keywords.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9b4620fcb7f2
branches: trunk
changeset: 392828:9b4620fcb7f2
user: rillig <rillig%pkgsrc.org@localhost>
date: Tue May 12 05:44:02 2009 +0000
description:
Added some keywords.
diffstat:
mk/compiler/sunpro.mk | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 5460020f336b -r 9b4620fcb7f2 mk/compiler/sunpro.mk
--- a/mk/compiler/sunpro.mk Mon May 11 22:47:04 2009 +0000
+++ b/mk/compiler/sunpro.mk Tue May 12 05:44:02 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: sunpro.mk,v 1.44 2008/06/17 11:23:48 sketch Exp $
+# $NetBSD: sunpro.mk,v 1.45 2009/05/12 05:44:02 rillig Exp $
#
# This is the compiler definition for the SUNWspro C compiler.
#
@@ -7,6 +7,8 @@
# SUNWSPROBASE
# The base directory where the compiler is installed.
#
+# Keywords: sun sunpro sunwspro
+#
.if !defined(COMPILER_SUNPRO_MK)
COMPILER_SUNPRO_MK= defined
Home |
Main Index |
Thread Index |
Old Index