diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-26 11:24:22 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-26 11:24:22 +0000 |
commit | 063642db9ea6b93ff1e6af3b48f24ede157b2f53 (patch) | |
tree | 15e104e653a32350967698b263aefef17c98fc88 /sysutils | |
parent | 3d6bbb494a011692e9ea9e169167c0193f3404a7 (diff) | |
download | pkgsrc-063642db9ea6b93ff1e6af3b48f24ede157b2f53.tar.gz |
sysutils/Makefile: + dupeguru
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 2efe7ebfab7..2b00d268603 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.724 2017/09/26 11:21:45 wiz Exp $ +# $NetBSD: Makefile,v 1.725 2017/09/26 11:24:22 wiz Exp $ # COMMENT= System utilities @@ -134,6 +134,7 @@ SUBDIR+= dtb-arm64-sun50i SUBDIR+= dtb-arm64-tegra210 SUBDIR+= dtc SUBDIR+= dtpstree +SUBDIR+= dupeguru SUBDIR+= duplicity SUBDIR+= dvd+rw-tools SUBDIR+= dvdisaster |