summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorrillig <rillig>2009-05-16 07:21:05 +0000
committerrillig <rillig>2009-05-16 07:21:05 +0000
commit0e665cffd3c897557ff2ee87997f5a9bb10fa6f4 (patch)
tree02412b9953757f49f1cfa8c7abce27cc1d7273e7 /Makefile
parente8fbde4a766504b0e9557321bd07ca99bf963e30 (diff)
downloadpkgsrc-0e665cffd3c897557ff2ee87997f5a9bb10fa6f4.tar.gz
cleanup
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index bf99f26d36f..05d4e28b0ba 100644
--- a/Makefile
+++ b/Makefile
@@ -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+= www
SUBDIR+= ${USER_ADDITIONAL_PKGS}
-.include "${.PARSEDIR}/mk/misc/toplevel.mk"
+.include "mk/misc/toplevel.mk"