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 e1d84fd19cd..c1059b710ce 100644 --- a/pkgtools/Makefile +++ b/pkgtools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.62 2004/12/28 00:28:09 xtraeme Exp $ +# $NetBSD: Makefile,v 1.63 2005/01/05 00:32:28 wiz Exp $ # COMMENT= Tools for use in the packages collection @@ -36,6 +36,7 @@ SUBDIR+= port2pkg SUBDIR+= rc.subr SUBDIR+= rcorder SUBDIR+= rdigest +SUBDIR+= revbump SUBDIR+= rpm2pkg SUBDIR+= shlock SUBDIR+= url2pkg |