diff options
author | asami <asami@FreeBSD.org> | 1996-08-09 16:16:50 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-08-09 16:16:50 +0800 |
commit | 6faecc372916543dadb81916397a35c5a923524d (patch) | |
tree | c03b1aa5762bc27f9ed04929d14242c8ed4a429f /archivers/Makefile | |
parent | ffae3b13b0db9d04e064a0b6f3b1737d3f27ef93 (diff) | |
download | freebsd-ports-gnome-6faecc372916543dadb81916397a35c5a923524d.tar.gz freebsd-ports-gnome-6faecc372916543dadb81916397a35c5a923524d.tar.zst freebsd-ports-gnome-6faecc372916543dadb81916397a35c5a923524d.zip |
Added freeze.
Diffstat (limited to 'archivers/Makefile')
-rw-r--r-- | archivers/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index fd921f4b8bb6..c7469fe95686 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.10 1996/05/15 19:23:38 ache Exp $ +# $Id: Makefile,v 1.11 1996/06/10 01:50:49 asami Exp $ # SUBDIR += arc + SUBDIR += freeze SUBDIR += gshar+gunshar SUBDIR += ha SUBDIR += hpack.non-usa.only |