diff options
Diffstat (limited to 'pkgtools/Makefile')
-rw-r--r-- | pkgtools/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/Makefile b/pkgtools/Makefile index e69c4131fb5..f185de10ff1 100644 --- a/pkgtools/Makefile +++ b/pkgtools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.52 2003/07/13 16:17:48 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2003/08/07 08:20:52 wiz Exp $ # COMMENT= Tools for use in the packages collection @@ -28,6 +28,7 @@ SUBDIR+= pkgmanpages SUBDIR+= pkgsurvey SUBDIR+= port2pkg SUBDIR+= rc.subr +SUBDIR+= rdigest SUBDIR+= rpm2pkg SUBDIR+= shlock SUBDIR+= url2pkg |