diff options
author | asami <asami@FreeBSD.org> | 1996-04-12 16:47:53 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-04-12 16:47:53 +0800 |
commit | 4d6726ae7da70119e46ddffced793cda20287d46 (patch) | |
tree | 7952c5e7041d35ebb015de8238209b99f2f8a609 /archivers | |
parent | b376c3c303aeb455f8de6ac19d87806293beae2e (diff) | |
download | freebsd-ports-gnome-4d6726ae7da70119e46ddffced793cda20287d46.tar.gz freebsd-ports-gnome-4d6726ae7da70119e46ddffced793cda20287d46.tar.zst freebsd-ports-gnome-4d6726ae7da70119e46ddffced793cda20287d46.zip |
Typo ("non-usa_only" -> "non-usa.only")
Diffstat (limited to 'archivers')
-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 |