From: claudio Date: Tue, 20 Feb 2024 09:42:49 +0000 (+0000) Subject: Add rsync-unit X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=c4dd865d95b0ce1ee3fe40219d9bd2b60a3c5a84;p=openbsd Add rsync-unit --- diff --git a/regress/usr.bin/Makefile b/regress/usr.bin/Makefile index b80b71483ce..1e60f6f1050 100644 --- a/regress/usr.bin/Makefile +++ b/regress/usr.bin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.50 2023/09/21 21:22:43 bluhm Exp $ +# $OpenBSD: Makefile,v 1.51 2024/02/20 09:42:49 claudio Exp $ SUBDIR+= apply SUBDIR+= basename bc @@ -12,7 +12,7 @@ SUBDIR+= m4 mail make mandoc SUBDIR+= nc SUBDIR+= openssl SUBDIR+= patch pkg-config -SUBDIR+= rcs rev rsync +SUBDIR+= rcs rev rsync rsync-unit SUBDIR+= sdiff sed seq signify snmp sort SUBDIR+= ssh SUBDIR+= tsort