diff options
author | jlam <jlam@pkgsrc.org> | 2005-05-21 04:53:17 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2005-05-21 04:53:17 +0000 |
commit | 3b3b8716228ebfb45bdf8ee8e5c501426c1ae9f2 (patch) | |
tree | fd88507fc793dcce121062c4d0fb3bca5c47f3b3 /mk/tools | |
parent | 6cb4436e71d0beee905b159aa077c8d8aa64a5c1 (diff) | |
download | pkgsrc-3b3b8716228ebfb45bdf8ee8e5c501426c1ae9f2.tar.gz |
Grammar 101 -- sentences should end in a period.
Diffstat (limited to 'mk/tools')
-rw-r--r-- | mk/tools/autoconf.mk | 4 | ||||
-rw-r--r-- | mk/tools/automake.mk | 4 | ||||
-rw-r--r-- | mk/tools/bootstrap.mk | 4 | ||||
-rw-r--r-- | mk/tools/bsd.tools.mk | 4 | ||||
-rw-r--r-- | mk/tools/defaults.mk | 4 | ||||
-rw-r--r-- | mk/tools/imake.mk | 4 | ||||
-rw-r--r-- | mk/tools/ldconfig.mk | 4 | ||||
-rw-r--r-- | mk/tools/make.mk | 4 | ||||
-rw-r--r-- | mk/tools/perl.mk | 4 | ||||
-rw-r--r-- | mk/tools/replace.mk | 4 | ||||
-rw-r--r-- | mk/tools/rpcgen.mk | 4 | ||||
-rw-r--r-- | mk/tools/strip.mk | 4 | ||||
-rw-r--r-- | mk/tools/texinfo.mk | 4 |
13 files changed, 26 insertions, 26 deletions
diff --git a/mk/tools/autoconf.mk b/mk/tools/autoconf.mk index 254b7359eaa..773e0af085e 100644 --- a/mk/tools/autoconf.mk +++ b/mk/tools/autoconf.mk @@ -1,10 +1,10 @@ -# $NetBSD: autoconf.mk,v 1.8 2005/05/21 04:46:52 jlam Exp $ +# $NetBSD: autoconf.mk,v 1.9 2005/05/21 04:53:17 jlam Exp $ # # Copyright (c) 2005 The NetBSD Foundation, Inc. # All rights reserved. # # This code is derived from software contributed to The NetBSD Foundation -# by Johnny C. Lam +# by Johnny C. Lam. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions diff --git a/mk/tools/automake.mk b/mk/tools/automake.mk index 15fc22bac76..d125bbfb045 100644 --- a/mk/tools/automake.mk +++ b/mk/tools/automake.mk @@ -1,10 +1,10 @@ -# $NetBSD: automake.mk,v 1.11 2005/05/21 04:46:52 jlam Exp $ +# $NetBSD: automake.mk,v 1.12 2005/05/21 04:53:17 jlam Exp $ # # Copyright (c) 2005 The NetBSD Foundation, Inc. # All rights reserved. # # This code is derived from software contributed to The NetBSD Foundation -# by Johnny C. Lam +# by Johnny C. Lam. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions diff --git a/mk/tools/bootstrap.mk b/mk/tools/bootstrap.mk index 46c4178f7cf..9d8a05d502d 100644 --- a/mk/tools/bootstrap.mk +++ b/mk/tools/bootstrap.mk @@ -1,10 +1,10 @@ -# $NetBSD: bootstrap.mk,v 1.3 2005/05/21 04:46:52 jlam Exp $ +# $NetBSD: bootstrap.mk,v 1.4 2005/05/21 04:53:17 jlam Exp $ # # Copyright (c) 2005 The NetBSD Foundation, Inc. # All rights reserved. # # This code is derived from software contributed to The NetBSD Foundation -# by Johnny C. Lam +# by Johnny C. Lam. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions diff --git a/mk/tools/bsd.tools.mk b/mk/tools/bsd.tools.mk index c3844fbef3c..22dbb7a5956 100644 --- a/mk/tools/bsd.tools.mk +++ b/mk/tools/bsd.tools.mk @@ -1,10 +1,10 @@ -# $NetBSD: bsd.tools.mk,v 1.27 2005/05/21 04:46:52 jlam Exp $ +# $NetBSD: bsd.tools.mk,v 1.28 2005/05/21 04:53:17 jlam Exp $ # # Copyright (c) 2005 The NetBSD Foundation, Inc. # All rights reserved. # # This code is derived from software contributed to The NetBSD Foundation -# by Johnny C. Lam +# by Johnny C. Lam. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions diff --git a/mk/tools/defaults.mk b/mk/tools/defaults.mk index bed896f2a7c..032f1e77c2d 100644 --- a/mk/tools/defaults.mk +++ b/mk/tools/defaults.mk @@ -1,10 +1,10 @@ -# $NetBSD: defaults.mk,v 1.17 2005/05/21 04:46:52 jlam Exp $ +# $NetBSD: defaults.mk,v 1.18 2005/05/21 04:53:17 jlam Exp $ # # Copyright (c) 2005 The NetBSD Foundation, Inc. # All rights reserved. # # This code is derived from software contributed to The NetBSD Foundation -# by Johnny C. Lam +# by Johnny C. Lam. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions diff --git a/mk/tools/imake.mk b/mk/tools/imake.mk index 79203fb9e1d..f68ae75e329 100644 --- a/mk/tools/imake.mk +++ b/mk/tools/imake.mk @@ -1,10 +1,10 @@ -# $NetBSD: imake.mk,v 1.11 2005/05/21 04:46:52 jlam Exp $ +# $NetBSD: imake.mk,v 1.12 2005/05/21 04:53:17 jlam Exp $ # # Copyright (c) 2005 The NetBSD Foundation, Inc. # All rights reserved. # # This code is derived from software contributed to The NetBSD Foundation -# by Johnny C. Lam +# by Johnny C. Lam. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions diff --git a/mk/tools/ldconfig.mk b/mk/tools/ldconfig.mk index 4ac1aa3f168..3d278a082d3 100644 --- a/mk/tools/ldconfig.mk +++ b/mk/tools/ldconfig.mk @@ -1,10 +1,10 @@ -# $NetBSD: ldconfig.mk,v 1.2 2005/05/21 04:46:52 jlam Exp $ +# $NetBSD: ldconfig.mk,v 1.3 2005/05/21 04:53:17 jlam Exp $ # # Copyright (c) 2005 The NetBSD Foundation, Inc. # All rights reserved. # # This code is derived from software contributed to The NetBSD Foundation -# by Johnny C. Lam +# by Johnny C. Lam. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions diff --git a/mk/tools/make.mk b/mk/tools/make.mk index bead8c0315f..2494cbbfe1b 100644 --- a/mk/tools/make.mk +++ b/mk/tools/make.mk @@ -1,10 +1,10 @@ -# $NetBSD: make.mk,v 1.10 2005/05/21 04:46:52 jlam Exp $ +# $NetBSD: make.mk,v 1.11 2005/05/21 04:53:17 jlam Exp $ # # Copyright (c) 2005 The NetBSD Foundation, Inc. # All rights reserved. # # This code is derived from software contributed to The NetBSD Foundation -# by Johnny C. Lam +# by Johnny C. Lam. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions diff --git a/mk/tools/perl.mk b/mk/tools/perl.mk index 0eb359f3d0e..f3f49e361f1 100644 --- a/mk/tools/perl.mk +++ b/mk/tools/perl.mk @@ -1,10 +1,10 @@ -# $NetBSD: perl.mk,v 1.15 2005/05/21 04:46:52 jlam Exp $ +# $NetBSD: perl.mk,v 1.16 2005/05/21 04:53:17 jlam Exp $ # # Copyright (c) 2005 The NetBSD Foundation, Inc. # All rights reserved. # # This code is derived from software contributed to The NetBSD Foundation -# by Johnny C. Lam +# by Johnny C. Lam. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions diff --git a/mk/tools/replace.mk b/mk/tools/replace.mk index e1dd519814c..361db1d6538 100644 --- a/mk/tools/replace.mk +++ b/mk/tools/replace.mk @@ -1,10 +1,10 @@ -# $NetBSD: replace.mk,v 1.88 2005/05/21 04:46:52 jlam Exp $ +# $NetBSD: replace.mk,v 1.89 2005/05/21 04:53:17 jlam Exp $ # # Copyright (c) 2005 The NetBSD Foundation, Inc. # All rights reserved. # # This code is derived from software contributed to The NetBSD Foundation -# by Johnny C. Lam +# by Johnny C. Lam. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions diff --git a/mk/tools/rpcgen.mk b/mk/tools/rpcgen.mk index ce02be1d030..7bfef990aa4 100644 --- a/mk/tools/rpcgen.mk +++ b/mk/tools/rpcgen.mk @@ -1,10 +1,10 @@ -# $NetBSD: rpcgen.mk,v 1.6 2005/05/21 04:46:52 jlam Exp $ +# $NetBSD: rpcgen.mk,v 1.7 2005/05/21 04:53:17 jlam Exp $ # # Copyright (c) 2005 The NetBSD Foundation, Inc. # All rights reserved. # # This code is derived from software contributed to The NetBSD Foundation -# by Johnny C. Lam +# by Johnny C. Lam. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions diff --git a/mk/tools/strip.mk b/mk/tools/strip.mk index c65de0ae5b2..5ed4228587b 100644 --- a/mk/tools/strip.mk +++ b/mk/tools/strip.mk @@ -1,10 +1,10 @@ -# $NetBSD: strip.mk,v 1.2 2005/05/21 04:46:52 jlam Exp $ +# $NetBSD: strip.mk,v 1.3 2005/05/21 04:53:17 jlam Exp $ # # Copyright (c) 2005 The NetBSD Foundation, Inc. # All rights reserved. # # This code is derived from software contributed to The NetBSD Foundation -# by Johnny C. Lam +# by Johnny C. Lam. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions diff --git a/mk/tools/texinfo.mk b/mk/tools/texinfo.mk index 6fa2e894061..5f2fd9cfd01 100644 --- a/mk/tools/texinfo.mk +++ b/mk/tools/texinfo.mk @@ -1,10 +1,10 @@ -# $NetBSD: texinfo.mk,v 1.6 2005/05/21 04:46:52 jlam Exp $ +# $NetBSD: texinfo.mk,v 1.7 2005/05/21 04:53:17 jlam Exp $ # # Copyright (c) 2005 The NetBSD Foundation, Inc. # All rights reserved. # # This code is derived from software contributed to The NetBSD Foundation -# by Johnny C. Lam +# by Johnny C. Lam. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions |