pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc cleanup



details:   https://anonhg.NetBSD.org/pkgsrc/rev/931e1293e33d
branches:  trunk
changeset: 393020:931e1293e33d
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat May 16 07:21:05 2009 +0000

description:
cleanup

diffstat:

 Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r e4d4ee8218fb -r 931e1293e33d Makefile
--- a/Makefile  Sat May 16 05:53:16 2009 +0000
+++ b/Makefile  Sat May 16 07:21:05 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.84 2008/06/23 20:34:20 kristerw Exp $
+# $NetBSD: Makefile,v 1.85 2009/05/16 07:21:05 rillig Exp $
 #
 # This is the top-level Makefile of pkgsrc. It contains a list of the
 # categories of packages, as well as some targets that operate on the
@@ -94,4 +94,4 @@
 
 SUBDIR+=       ${USER_ADDITIONAL_PKGS}
 
-.include "${.PARSEDIR}/mk/misc/toplevel.mk"
+.include "mk/misc/toplevel.mk"



Home | Main Index | Thread Index | Old Index