From 7520b471173b2e424435851da82c7e504c4c1106 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Tue, 30 Sep 2003 13:28:09 +0000 Subject: Fix comment info about compression. Drop maintainership, I don't understand Japanese. PR: 57392 Submitted by: IIJIMA Hiromitsu --- archivers/lha/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'archivers') diff --git a/archivers/lha/Makefile b/archivers/lha/Makefile index d627f5d12273..0db719e93ac8 100644 --- a/archivers/lha/Makefile +++ b/archivers/lha/Makefile @@ -7,13 +7,13 @@ PORTNAME= lha PORTVERSION= 1.14i -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= archivers MASTER_SITES= http://www2m.biglobe.ne.jp/~dolphin/lha/prog/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//} -MAINTAINER= ache@FreeBSD.org -COMMENT= Archive files using LZW compression (.lzh files) +MAINTAINER= ports@FreeBSD.org +COMMENT= Archive files using LZSS and Huffman compression (.lzh files) MAN1= lha.1 MANLANG= ja -- cgit v1.2.3