diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-12-28 09:38:19 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-12-28 09:38:19 +0000 |
commit | b7feae40bf4e14468492e2f9210367d2337ab6d7 (patch) | |
tree | e344efa513935ee4a7315b82b9e19404ec5ce35f /archivers | |
parent | c57400c21941debe1f9def8963e38aa5acbe1d7b (diff) | |
download | ports-b7feae40bf4e14468492e2f9210367d2337ab6d7.tar.gz ports-b7feae40bf4e14468492e2f9210367d2337ab6d7.zip |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/lha/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/lha/Makefile b/archivers/lha/Makefile index 9c44408189f5..2f6f612e4536 100644 --- a/archivers/lha/Makefile +++ b/archivers/lha/Makefile @@ -12,7 +12,7 @@ CATEGORIES= archivers MASTER_SITES= http://www2m.biglobe.ne.jp/~dolphin/lha/prog/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dinoex@FreeBSD.org COMMENT= Archive files using LZSS and Huffman compression (.lzh files) MAN1= lha.1 |