diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1996-09-27 11:24:00 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1996-09-27 11:24:00 +0000 |
commit | 50050d28205ef788bd4a93a53da897aca4067d86 (patch) | |
tree | 650894e788e1e18ce92d46f04d6c2eeed10fc22d /archivers | |
parent | 49a913bd62996c9b3a5286d2846aa0a0f49a1f5c (diff) | |
download | ports-50050d28205ef788bd4a93a53da897aca4067d86.tar.gz ports-50050d28205ef788bd4a93a53da897aca4067d86.zip |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index f9fb05a4570c..ed96953e67fb 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.12 1996/08/09 08:16:50 asami Exp $ +# $Id: Makefile,v 1.13 1996/08/23 06:48:49 tg Exp $ # SUBDIR += arc + SUBDIR += bzip SUBDIR += freeze SUBDIR += gshar+gunshar SUBDIR += ha |