diff options
-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 9c44408..2f6f612 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 |