diff options
| author | Martin Matuska <mm@FreeBSD.org> | 2020-02-12 00:16:56 +0000 |
|---|---|---|
| committer | Martin Matuska <mm@FreeBSD.org> | 2020-02-12 00:16:56 +0000 |
| commit | f976241773df2260e6170317080761d1c5814fe5 (patch) | |
| tree | 54f5542b0aa484dd101e9ce28efa8ec89d5f94f8 /usr.bin/bsdcat | |
| parent | 519aaa1500cf304a91277926d5829a1551f84466 (diff) | |
| parent | 8185c4ae244f9a52ad987b36e7d6300500054d00 (diff) | |
Notes
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 7cf15712d537..f601322b40fa 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.4.1 +BSDCAT_VERSION_STRING= 3.4.2 .PATH: ${_LIBARCHIVEDIR}/cat SRCS= bsdcat.c cmdline.c |
