diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-01-13 23:10:30 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-01-13 23:10:30 +0000 |
commit | 7592e932d6a73d11851118ca2f9313581a672abe (patch) | |
tree | c39a449645d34a381931f991cdef7e1f23bb0b95 /sysutils/Makefile | |
parent | bchunk is a Unix/C rewrite of the fine BinChunker software for some (diff) |
activate bchunk
PR: ports/9420
Notes
Notes:
svn path=/head/; revision=16037
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index acb1915deb10..3ce5173ffa12 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.56 1998/12/27 18:06:51 sada Exp $ +# $Id: Makefile,v 1.57 1999/01/05 13:13:04 vanilla Exp $ # SUBDIR += LPRng SUBDIR += afio SUBDIR += asapm SUBDIR += asrpages + SUBDIR += bchunk SUBDIR += bkpupsd SUBDIR += cd-write SUBDIR += cdrecord |