diff options
author | jnemeth <jnemeth@pkgsrc.org> | 2018-10-25 06:36:58 +0000 |
---|---|---|
committer | jnemeth <jnemeth@pkgsrc.org> | 2018-10-25 06:36:58 +0000 |
commit | 866a1c1336caf1be2f66869ddb1731167c00e2e7 (patch) | |
tree | 4e562cdf8bc26e460298b740eed0a634a287be1a /sysutils | |
parent | ff636f252d393f08727c2b29b864802507832ea1 (diff) | |
download | pkgsrc-866a1c1336caf1be2f66869ddb1731167c00e2e7.tar.gz |
sort
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index ef6d62cefe6..d0699b5e5fd 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.781 2018/10/17 13:55:12 hauke Exp $ +# $NetBSD: Makefile,v 1.782 2018/10/25 06:36:58 jnemeth Exp $ # COMMENT= System utilities @@ -226,7 +226,6 @@ SUBDIR+= gworkspace SUBDIR+= hal SUBDIR+= hal-info SUBDIR+= hddtemp -SUBDIR+= hivex SUBDIR+= heirloom-basename SUBDIR+= heirloom-cat SUBDIR+= heirloom-chmod @@ -286,6 +285,7 @@ SUBDIR+= heirloom-whodo SUBDIR+= heirloom-xargs SUBDIR+= heirloom-yes SUBDIR+= hfsutils +SUBDIR+= hivex SUBDIR+= hs-temporary SUBDIR+= htop SUBDIR+= hytctl |