diff options
author | sbd <sbd@pkgsrc.org> | 2010-04-30 03:23:27 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2010-04-30 03:23:27 +0000 |
commit | 7f5f5ff23e585cf74ba4abfc49d12f20bc3e2b77 (patch) | |
tree | 516e2025a1af3a5488e660ef4b228ae904f04496 /pkgtools/Makefile | |
parent | 5531fcfe04b71751799a497da086aad9ecd97f1e (diff) | |
download | pkgsrc-7f5f5ff23e585cf74ba4abfc49d12f20bc3e2b77.tar.gz |
Added pkgtools/osabi
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 15808fc9d4c..f1440f7ce70 100644 --- a/pkgtools/Makefile +++ b/pkgtools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.96 2009/08/30 10:40:59 wiz Exp $ +# $NetBSD: Makefile,v 1.97 2010/04/30 03:23:27 sbd Exp $ # COMMENT= Tools for use in the packages collection @@ -19,6 +19,7 @@ SUBDIR+= libkver SUBDIR+= libnbcompat SUBDIR+= lintpkgsrc SUBDIR+= mtree +SUBDIR+= osabi SUBDIR+= p5-pkgsrc-Dewey SUBDIR+= packagekit SUBDIR+= pbulk |