diff options
author | hubertf <hubertf> | 1998-01-19 00:41:03 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1998-01-19 00:41:03 +0000 |
commit | 21f9f7116c20a5a32d5eb77a5d730b48610947f2 (patch) | |
tree | f626a9b0f4bfdda5ad0578f5976144c8d4753376 /archivers | |
parent | ea929f0254f1362fd809b1f8f84476cb03cc9f49 (diff) | |
download | pkgsrc-21f9f7116c20a5a32d5eb77a5d730b48610947f2.tar.gz |
portlint: kill empty line at EOF
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/unarj/pkg/DESCR | 1 | ||||
-rw-r--r-- | archivers/unrar/pkg/DESCR | 1 | ||||
-rw-r--r-- | archivers/unzip/pkg/DESCR | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/archivers/unarj/pkg/DESCR b/archivers/unarj/pkg/DESCR index 08a524d8c4d..9ec587fba02 100644 --- a/archivers/unarj/pkg/DESCR +++ b/archivers/unarj/pkg/DESCR @@ -18,4 +18,3 @@ archives. does not support empty directories or volume labels. UNARJ is much slower than ARJ because ARJ is highly optimized using assembly language. - diff --git a/archivers/unrar/pkg/DESCR b/archivers/unrar/pkg/DESCR index c96a88f1db9..907a85f61ea 100644 --- a/archivers/unrar/pkg/DESCR +++ b/archivers/unrar/pkg/DESCR @@ -7,4 +7,3 @@ The unRAR utility is a minor part of the RAR archiver and contains RAR uncompression algorithm. UnRAR requires very small volume of memory to operate. - diff --git a/archivers/unzip/pkg/DESCR b/archivers/unzip/pkg/DESCR index 5171951acc8..f40d27a5728 100644 --- a/archivers/unzip/pkg/DESCR +++ b/archivers/unzip/pkg/DESCR @@ -20,4 +20,3 @@ existing ZIP archives in order to form self-extracting archives. Instead of taking its first non-flag argument to be the zipfile(s) to be extracted, unzipsfx seeks itself under the name by which it was invoked and tests or extracts the contents of the appended archive. - |