diff options
author | pin <pin@pkgsrc.org> | 2021-03-31 20:22:32 +0000 |
---|---|---|
committer | pin <pin@pkgsrc.org> | 2021-03-31 20:22:32 +0000 |
commit | 51bbbff9cb8fc50d31acabfc95fedbe853005fb7 (patch) | |
tree | 24a1066f177cc2f45523c571813d68e43369981c /sysutils | |
parent | f23a41a0ad9b3496a2d081a062d8be83178f153a (diff) | |
download | pkgsrc-51bbbff9cb8fc50d31acabfc95fedbe853005fb7.tar.gz |
Add tre-command
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 2e54a56c00b..4a7744503a3 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.945 2021/03/09 12:10:31 adam Exp $ +# $NetBSD: Makefile,v 1.946 2021/03/31 20:22:32 pin Exp $ # COMMENT= System utilities @@ -678,6 +678,7 @@ SUBDIR+= toshutils SUBDIR+= tpb SUBDIR+= tphdisk SUBDIR+= trash +SUBDIR+= tre-command SUBDIR+= tree SUBDIR+= ts SUBDIR+= tsm8 |