diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-04-12 08:47:53 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-04-12 08:47:53 +0000 |
commit | d8a5dc1ca9bc1fa53a93f9f98e63ef364999fec1 (patch) | |
tree | 918f3b5f133db164e9d9fceefee44cf05f1a1c7e /archivers/Makefile | |
parent | 371ff462d869886ecd92e435aa40f22c8a89450e (diff) |
Typo ("non-usa_only" -> "non-usa.only")
Notes
Notes:
svn path=/head/; revision=2992
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 ed8e733126f6..1adf76f31878 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -1,10 +1,10 @@ -# $Id: Makefile,v 1.7 1995/10/03 11:44:59 asami Exp $ +# $Id: Makefile,v 1.8 1996/04/12 08:16:04 asami Exp $ # SUBDIR += arc SUBDIR += gshar+gunshar SUBDIR += ha - SUBDIR += hpack.non-usa_only + SUBDIR += hpack.non-usa.only SUBDIR += lha SUBDIR += unarj SUBDIR += unrar |