pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mk/compiler fix botched $NetBSD$



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e6b2daf73e32
branches:  trunk
changeset: 527962:e6b2daf73e32
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Tue Apr 17 11:09:28 2007 +0000

description:
fix botched $NetBSD$

diffstat:

 mk/compiler/hp.mk |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (9 lines):

diff -r d0343a5941d5 -r e6b2daf73e32 mk/compiler/hp.mk
--- a/mk/compiler/hp.mk Tue Apr 17 11:05:33 2007 +0000
+++ b/mk/compiler/hp.mk Tue Apr 17 11:09:28 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD $
+# $NetBSD: hp.mk,v 1.2 2007/04/17 11:09:28 tnn Exp $
 #
 # This is the compiler definition for the HP-UX C/aC++ compilers.
 #



Home | Main Index | Thread Index | Old Index