pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/unalz Sync with pkgsrc-wip-kr.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d006e75905b5
branches: trunk
changeset: 497397:d006e75905b5
user: junyoung <junyoung%pkgsrc.org@localhost>
date: Wed Jul 27 03:13:27 2005 +0000
description:
Sync with pkgsrc-wip-kr.
diffstat:
archivers/unalz/DESCR | 10 +++++-----
archivers/unalz/Makefile | 6 +++---
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (35 lines):
diff -r 205416d00db2 -r d006e75905b5 archivers/unalz/DESCR
--- a/archivers/unalz/DESCR Wed Jul 27 01:21:49 2005 +0000
+++ b/archivers/unalz/DESCR Wed Jul 27 03:13:27 2005 +0000
@@ -1,5 +1,5 @@
-unalz is a multi platform open-source ALZ extractor. It is a console
-version of tzip (http://www.kipple.pe.kr/win/tzip/), and extracts .alz
-files. Unalz supports alz, bzip2, and raw formats, multiple volume
-archives (alz, a00, a01, ...), large files (over 2GB). Currently, it
-does not support password-protected archives and CRC checking.
+Unalz is a console version of tzip, a multiplatform open source Alzip
+extractor (http://www.kipple.pe.kr/win/tzip/). Unalz supports
+alzipped archives including multivolume archives (.alz, .a00, .a01, ...),
+.bz2, raw formats, and large files over 2GB. Currently, it does not
+support password-protected archives and CRC checking.
diff -r 205416d00db2 -r d006e75905b5 archivers/unalz/Makefile
--- a/archivers/unalz/Makefile Wed Jul 27 01:21:49 2005 +0000
+++ b/archivers/unalz/Makefile Wed Jul 27 03:13:27 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/07/12 13:55:26 minskim Exp $
+# $NetBSD: Makefile,v 1.5 2005/07/27 03:13:27 junyoung Exp $
#
DISTNAME= unalz-0.40
@@ -6,9 +6,9 @@
MASTER_SITES= http://www.kipple.pe.kr/win/unalz/
EXTRACT_SUFX= .tgz
-MAINTAINER= pyrasis%chol.com@localhost
+MAINTAINER= pkgsrc-wip-discuss%lists.kldp.net@localhost
HOMEPAGE= http://www.kipple.pe.kr/win/unalz/
-COMMENT= Open-source ALZ extractor
+COMMENT= Alzip archive (.alz) extractor
PKG_INSTALLATION_TYPES= overwrite pkgviews
Home |
Main Index |
Thread Index |
Old Index