summaryrefslogtreecommitdiff
path: root/pkgtools/Makefile
diff options
context:
space:
mode:
authorskrll <skrll@pkgsrc.org>2001-06-01 11:36:01 +0000
committerskrll <skrll@pkgsrc.org>2001-06-01 11:36:01 +0000
commit4a3dd5d94108d925c12518ef560b31d9e9ef5924 (patch)
tree712929e499ba5edf4b8db298cc9a6d90f8632f85 /pkgtools/Makefile
parentfc45415b6a24e1564dbfc9b6b19ffed2380cacff (diff)
downloadpkgsrc-4a3dd5d94108d925c12518ef560b31d9e9ef5924.tar.gz
xpkgwedge is no longer considered experimental. Change comment to reflect
new reality.
Diffstat (limited to 'pkgtools/Makefile')
-rw-r--r--pkgtools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/Makefile b/pkgtools/Makefile
index 79a85a65d1c..7b14eef5507 100644
--- a/pkgtools/Makefile
+++ b/pkgtools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2001/05/18 23:33:51 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2001/06/01 11:36:01 skrll Exp $
#
COMMENT= Tools for use in the packages collection
@@ -21,6 +21,6 @@ SUBDIR+= port2pkg
SUBDIR+= python-mk
SUBDIR+= rpm2pkg
SUBDIR+= url2pkg
-#SUBDIR+= xpkgwedge # Experimental - turn on at your own risk!
+#SUBDIR+= xpkgwedge # Only under instruction of user
.include "../mk/bsd.pkg.subdir.mk"