summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorjoerg <joerg>2007-08-10 22:42:13 +0000
committerjoerg <joerg>2007-08-10 22:42:13 +0000
commitb5df907d45c59a996acbccbb92779f14f701b054 (patch)
tree517198fc62c06316598adfdc3f7dfd58afd524c3 /pkgtools
parent070d8cf97d247b9fb87bfbe89d836df253e6de56 (diff)
downloadpkgsrc-b5df907d45c59a996acbccbb92779f14f701b054.tar.gz
Remove comment about importing from NetBSD.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkg_install/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/pkgtools/pkg_install/Makefile b/pkgtools/pkg_install/Makefile
index 1040cc9ca37..da4dd56d986 100644
--- a/pkgtools/pkg_install/Makefile
+++ b/pkgtools/pkg_install/Makefile
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.139 2007/08/04 12:32:01 joerg Exp $
+# $NetBSD: Makefile,v 1.140 2007/08/10 22:42:13 joerg Exp $
# Notes to package maintainers:
#
-# To update this package, import from src/usr.sbin/pkg_install.
-#
# Updating this package does not automatically necessitate bumping
# PKGTOOLS_REQD in bsd.pkg.mk. Do so if and only if there is a critical
# change in the pkg_* tools that pkgsrc relies on for proper operation.