diff options
| author | Martin Matuska <mm@FreeBSD.org> | 2020-12-27 23:35:49 +0000 |
|---|---|---|
| committer | Martin Matuska <mm@FreeBSD.org> | 2020-12-27 23:37:06 +0000 |
| commit | 70a567c2c350b29e667e26d5e1b9b1d35d567172 (patch) | |
| tree | ae5ac854324898de1fcca2d109c6528bd86b15f1 /usr.bin/bsdcat | |
| parent | 69a18c5826c9633a6d77e18f9f34e02c83d22717 (diff) | |
Diffstat (limited to 'usr.bin/bsdcat')
| -rw-r--r-- | usr.bin/bsdcat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/bsdcat/Makefile b/usr.bin/bsdcat/Makefile index b9ce457a57f6..483875a01a57 100644 --- a/usr.bin/bsdcat/Makefile +++ b/usr.bin/bsdcat/Makefile @@ -6,7 +6,7 @@ _LIBARCHIVEDIR= ${SRCTOP}/contrib/libarchive _LIBARCHIVECONFDIR= ${SRCTOP}/lib/libarchive PROG= bsdcat -BSDCAT_VERSION_STRING= 3.5.0 +BSDCAT_VERSION_STRING= 3.5.1 .PATH: ${_LIBARCHIVEDIR}/cat SRCS= bsdcat.c cmdline.c |
