diff options
author | ache <ache@FreeBSD.org> | 1995-01-25 00:58:53 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1995-01-25 00:58:53 +0800 |
commit | 649c0b852f779eacc75947bed85df6e50ed68d8f (patch) | |
tree | 409c3184aee2283db8141893b8fe52a052910e2e /archivers/Makefile | |
parent | e5f676b9c697e0821682726ea4f7aaaac7f500d3 (diff) | |
download | freebsd-ports-graphics-649c0b852f779eacc75947bed85df6e50ed68d8f.tar.gz freebsd-ports-graphics-649c0b852f779eacc75947bed85df6e50ed68d8f.tar.zst freebsd-ports-graphics-649c0b852f779eacc75947bed85df6e50ed68d8f.zip |
ha added
Diffstat (limited to 'archivers/Makefile')
-rw-r--r-- | archivers/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index 30e50ea5058..70f560debc4 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -1,7 +1,7 @@ -# $Id: Makefile,v 1.3 1995/01/15 07:35:41 ache Exp $ +# $Id: Makefile,v 1.4 1995/01/15 08:00:29 ache Exp $ # # restricted: hpack.non-usa_only unzip.with_encryption zip.with_encryption # -SUBDIR= arc gshar+gunshar lha unarj unrar unzip zip zoo +SUBDIR= arc gshar+gunshar ha lha unarj unrar unzip zip zoo .include <bsd.port.subdir.mk> |