diff options
author | jperkin <jperkin> | 2013-08-28 11:43:42 +0000 |
---|---|---|
committer | jperkin <jperkin> | 2013-08-28 11:43:42 +0000 |
commit | abe0ea576c45232364e981b680d78b51f14f1566 (patch) | |
tree | dcb14843a2b1b9e3c11789d89d80efadf11059f8 /sysutils | |
parent | 125842e8239582561cd743e690b51e0849f08ebf (diff) | |
download | pkgsrc-abe0ea576c45232364e981b680d78b51f14f1566.tar.gz |
+ bsdinstall
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 840778594bc..fd52264efea 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.583 2013/08/23 11:32:03 wiz Exp $ +# $NetBSD: Makefile,v 1.584 2013/08/28 11:43:42 jperkin Exp $ # COMMENT= System utilities @@ -37,6 +37,7 @@ SUBDIR+= boxbackup-client SUBDIR+= boxbackup-server SUBDIR+= brasero SUBDIR+= brasero-nautilus +SUBDIR+= bsdinstall SUBDIR+= bsign SUBDIR+= btpin-qt SUBDIR+= bubblemon |