diff options
Diffstat (limited to 'archivers/plzip')
-rw-r--r-- | archivers/plzip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/plzip/Makefile b/archivers/plzip/Makefile index 2564aba795a1..7e9ab485a87d 100644 --- a/archivers/plzip/Makefile +++ b/archivers/plzip/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.7 CATEGORIES= archivers MASTER_SITES= SAVANNAH/lzip -MAINTAINER= f3cun3c02@sneakemail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Is a parallel, lossless data compressor based on the LZMA algorithm BUILD_DEPENDS= lzlib>=1.1:${PORTSDIR}/archivers/lzlib |