diff options
author | morr <morr@pkgsrc.org> | 2010-03-12 00:17:46 +0000 |
---|---|---|
committer | morr <morr@pkgsrc.org> | 2010-03-12 00:17:46 +0000 |
commit | 6ad6f3be6c562cc2f4c7dca87f90dce3afc87107 (patch) | |
tree | 4476048b005fe6aa90dc29ead719c40eb2041d96 /misc/Makefile | |
parent | 935be3c78b57331234715b060815bbdd814d6e5d (diff) | |
download | pkgsrc-6ad6f3be6c562cc2f4c7dca87f90dce3afc87107.tar.gz |
+ bsdstats
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index f3bc3d27d7f..de22864ecc7 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.337 2010/02/18 21:05:32 drochner Exp $ +# $NetBSD: Makefile,v 1.338 2010/03/12 00:17:46 morr Exp $ # COMMENT= Miscellaneous utilities @@ -19,6 +19,7 @@ SUBDIR+= blccc SUBDIR+= bottlerocket SUBDIR+= brs SUBDIR+= bsdiff +SUBDIR+= bsdstats SUBDIR+= buffer SUBDIR+= calibre SUBDIR+= celestia |