From 53e47fe0c09e77671be54db841e15699c8f3e800 Mon Sep 17 00:00:00 2001 From: hubertf Date: Thu, 6 May 1999 04:35:13 +0000 Subject: Add notes why some packages were commented out. --- pkgtools/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'pkgtools') diff --git a/pkgtools/Makefile b/pkgtools/Makefile index bc4bebd7737..5fd6ed67cff 100644 --- a/pkgtools/Makefile +++ b/pkgtools/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.7 1999/05/06 04:32:58 hubertf Exp $ +# $NetBSD: Makefile,v 1.8 1999/05/06 04:35:13 hubertf Exp $ # -#SUBDIR+= ftp -#SUBDIR+= pax -#SUBDIR+= pkg_install +#SUBDIR+= ftp # only needed on 1.3 systems +#SUBDIR+= pax # only needed on 1.3 systems +#SUBDIR+= pkg_install # only install on demand of bsd.pkg.mk SUBDIR+= pkglibtool SUBDIR+= pkglint SUBDIR+= url2pkg -#SUBDIR+= xpkgwedge +#SUBDIR+= xpkgwedge # broken .include "../mk/bsd.pkg.subdir.mk" -- cgit v1.2.3