diff options
author | wiz <wiz@pkgsrc.org> | 2011-02-10 16:26:16 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-02-10 16:26:16 +0000 |
commit | e740f753bb14ed3b3fe4a532d02298edf6812d23 (patch) | |
tree | f0efca187e2ab0709f97338c5cc9978174c51ccd /sysutils/Makefile | |
parent | 4c792fa0ba86008d9e77de7327d1827cdfcf8174 (diff) | |
download | pkgsrc-e740f753bb14ed3b3fe4a532d02298edf6812d23.tar.gz |
Sort, add nvramtool.
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 00280c4d4c9..472d1d654c7 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.507 2011/02/03 13:37:02 imil Exp $ +# $NetBSD: Makefile,v 1.508 2011/02/10 16:26:16 wiz Exp $ # COMMENT= System utilities @@ -215,6 +215,7 @@ SUBDIR+= notification-daemon SUBDIR+= nrg2iso SUBDIR+= ntfsprogs SUBDIR+= nvnet +SUBDIR+= nvramtool SUBDIR+= oak SUBDIR+= open-vm-tools SUBDIR+= osname @@ -287,8 +288,8 @@ SUBDIR+= service-config SUBDIR+= setquota SUBDIR+= sformat SUBDIR+= shc -SUBDIR+= shmux SUBDIR+= shelldap +SUBDIR+= shmux SUBDIR+= skill SUBDIR+= slay SUBDIR+= smartmontools |