summaryrefslogtreecommitdiff
path: root/archivers/lha
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-10-26 21:58:50 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-10-26 21:58:50 +0000
commitcd526025d656d3f076e54e019eb74a8a847de217 (patch)
tree6bb02451d005d9ed67b046315f5aae9922880275 /archivers/lha
parentCorrect CATEGORIES. (diff)
portlint (fix whitespace)
Notes
Notes: svn path=/head/; revision=92248
Diffstat (limited to 'archivers/lha')
-rw-r--r--archivers/lha/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/archivers/lha/Makefile b/archivers/lha/Makefile
index 0db719e93ac8..9c44408189f5 100644
--- a/archivers/lha/Makefile
+++ b/archivers/lha/Makefile
@@ -7,13 +7,13 @@
PORTNAME= lha
PORTVERSION= 1.14i
-PORTREVISION= 2
+PORTREVISION= 2
CATEGORIES= archivers
MASTER_SITES= http://www2m.biglobe.ne.jp/~dolphin/lha/prog/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//}
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Archive files using LZSS and Huffman compression (.lzh files)
+MAINTAINER= ports@FreeBSD.org
+COMMENT= Archive files using LZSS and Huffman compression (.lzh files)
MAN1= lha.1
MANLANG= ja