Merge in revision 22465 from trunk which updates the documentation on

the portarchivetype.

git-svn-id: https://svn.macports.org/repository/macports/branches/release_1_3/base@22466 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
Blair Zajac
2007-03-01 16:49:10 +00:00
parent fff9620573
commit 19e23f7587
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -116,7 +116,7 @@ Colon or comma separated, space free list of supported formats of archives to cr
specified types in one step. Unarchive uses multiple types as a search list to locate any existing archive,
with the first found match being used.
.br
Supported types are: tgz, tar, tbz2, xar, zip, cpgz, cpio
Supported types are: tgz, tar, tbz, xar, zip, cpgz, cpio
.br
.Ic Default:
tgz
+1 -1
View File
@@ -34,7 +34,7 @@ portarchivepath @localstatedir_expanded@/db/dports/packages
# Unarchive uses multiple types as a search list to locate the archive,
# first archive to match one of the specified types in order is used.
#
# Supported types: tgz (default), tar, tbz2, xar, zip, cpgz, cpio
# Supported types: tgz (default), tar, tbz, xar, zip, cpgz, cpio
portarchivetype tgz
# Set whether to automatically execute "clean" after "install" of ports