summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--archivers/lha/Makefile6
1 files changed, 3 insertions, 3 deletions
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