diff options
Diffstat (limited to 'archivers/p7zip/Makefile')
-rw-r--r-- | archivers/p7zip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/p7zip/Makefile b/archivers/p7zip/Makefile index 6ac9175e27a9..b9e0791ad2a5 100644 --- a/archivers/p7zip/Makefile +++ b/archivers/p7zip/Makefile @@ -11,7 +11,7 @@ CATEGORIES= archivers MASTER_SITES= SF DISTNAME= ${PORTNAME}_${DISTVERSION}_src_all -MAINTAINER= nox@FreeBSD.org +MAINTAINER= kubito@gmail.com COMMENT= File archiver with high compression ratio OPTIONS= MINIMAL "Support only .7z file format" off \ |