pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mk Removed a funny comment from 1997.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c8a038721861
branches:  trunk
changeset: 533778:c8a038721861
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat Sep 29 16:03:28 2007 +0000

description:
Removed a funny comment from 1997.

diffstat:

 mk/bsd.pkg.mk |  7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)

diffs (21 lines):

diff -r 61d9a2a8d36b -r c8a038721861 mk/bsd.pkg.mk
--- a/mk/bsd.pkg.mk     Sat Sep 29 15:58:16 2007 +0000
+++ b/mk/bsd.pkg.mk     Sat Sep 29 16:03:28 2007 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: bsd.pkg.mk,v 1.1925 2007/09/27 11:19:52 rillig Exp $
+#      $NetBSD: bsd.pkg.mk,v 1.1926 2007/09/29 16:03:28 rillig Exp $
 #
 # This file is in the public domain.
 #
@@ -678,11 +678,6 @@
 
 .include "${.PARSEDIR}/install/bin-install.mk"
 
-################################################################
-# Everything after here are internal targets and really
-# shouldn't be touched by anybody but the release engineers.
-################################################################
-
 .PHONY: show-pkgtools-version
 .if !target(show-pkgtools-version)
 show-pkgtools-version:



Home | Main Index | Thread Index | Old Index