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
commit56348853b52b34af45fc88c402b4efe0f8a88bbf (patch)
tree02412b9953757f49f1cfa8c7abce27cc1d7273e7 /Makefile
parent2ec653a40cf777b0e4f4ccc4f5c7ba6f647a438f (diff)
downloadpkgsrc-56348853b52b34af45fc88c402b4efe0f8a88bbf.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"