diff options
Diffstat (limited to 'archivers/lzma/Makefile')
-rw-r--r-- | archivers/lzma/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/lzma/Makefile b/archivers/lzma/Makefile index fc12f445c750..3a5ae1544480 100644 --- a/archivers/lzma/Makefile +++ b/archivers/lzma/Makefile @@ -11,7 +11,7 @@ CATEGORIES= archivers MASTER_SITES= SFE/sevenzip DISTNAME= lzma${PORTVERSION:S/.//g} -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= High-ratio LZMA compressor CONFLICTS= lzmautils-[0-9]* |